VDVardhanam Dagainvardhanam.hashnode.dev·Apr 1, 2024 · 5 min readMaking a Weatherman Chatbot with QdrantWhy Weatherman Chatbot Having quick and easy access to weather information is crucial for planning daily activities. Whether you’re deciding on what to wear, planning a trip, or managing outdoor events, staying informed about the weather is essential...00
VDVardhanam Dagainvardhanam.hashnode.dev·Mar 26, 2024 · 5 min readUsing DSPy with Qdrant to Build Advanced RAG Pipelinespicture taken from DSPy github: https://github.com/stanfordnlp/dspy What Is DSPy DSPy is a framework developed by researchers at Stanford NLP that focuses on programming over prompting in building applications using large language models (LLMs). Unli...00
VDVardhanam Dagainvardhanam.hashnode.dev·Feb 27, 2024 · 7 min readHow to Build an Enterprise Chatbot Using Qdrant and Llama 2The entire code for the blog post can be found in the GitHub link here: https://github.com/vardhanam/enterprise_chatbot_qdrant/tree/main Originally posted on medium: https://medium.com/@vardhanam.daga/how-to-build-an-enterprise-chatbot-using-qdrant-a...00
VDVardhanam Dagainvardhanam.hashnode.dev·Feb 13, 2024 · 14 min readHow to Build a Movie Recommendation System Powered by Knowledge Graph FalkorDBThis blog was originally published on medium : https://medium.com/@vardhanam.daga/how-to-build-a-movie-recommendation-system-powered-by-knowledge-graph-falkordb-369eea8e8d52 When you surf through Amazon Prime, you are met with a screen that lists the...00
VDVardhanam Dagainvardhanam.hashnode.dev·Feb 7, 2024 · 8 min readHindi Language RAG Pipeline with Mistral and QdrantThis article was originally published on medium @ https://medium.com/@vardhanam.daga/hindi-language-rag-pipeline-with-mistral-and-qdrant-d2bcf162b6e5 Why Hindi Language RAG Pipeline In my previous blogs I’ve explored setting up Qdrant powered RAG pip...00