Chatbot with RAG, using LangChain, OpenAI, and Groq
Qdrant - Vector Database & Search Engine Qdrant - Vector Database & Search Engine
5.35K subscribers
19,490 views
557

 Published On Mar 11, 2024

In this video, I will guide you on how to build a chatbot using Retrieval Augmented Generation (RAG) from scratch. We will use OpenAI's gpt-3.5-turbo LLM, which we will implement through LangChain's ChatOpenAI class. Furthermore, we will use OpenAI's text-embedding-3-small for embedding and the Qdrant vector database as our knowledge base. I hope you like it; there's a little surprise waiting for you at the end of the video!

- Notebook: https://github.com/infoslack/qdrant-e...

- Dataset: https://huggingface.co/datasets/infos...

show more

Share/Embed