Chatbot with RAG, using LangChain, OpenAI, and Groq

Опубликовано: 16 Октябрь 2024
на канале: Qdrant - Vector Database & Search Engine
21,495
588

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...