Published onJune 16, 2024Building an LLM Chatbot with Django, Django Channels, DRF, and LangchainLLMDjangoDjango-ChannelsDRFLangChainChatbotReal-time-communicationAPILearn how to create a powerful and interactive LLM Chatbot using Django, Django Channels, Django Rest Framework, and LangChain for seamless real-time communication and API integration
Published onMarch 16, 2024Deploying Django-Nginx app in AWS ec2DjangoWebAWSLearn how to seamlessly deploy a robust Django application with Nginx on AWS EC2 to scale your web presence and boost performance.
Published onJanuary 19, 2023Get to know useful Django featuresDjangoWebThis post contains useful information regarding different features in django
Published onJanuary 11, 2023Setup a basic Django-GraphQL framework projectDjangoGraphQLPythonAPIBasicsA step by step walkthrough on setting up django graphql framework and some easy principles to follow.