GURPREETKAURJETHRA / RAG-Based-LLM-ChatbotLinks
RAG Based LLM Chatbot Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant running locally within a Docker Container)
☆14Updated 10 months ago
Alternatives and similar repositories for RAG-Based-LLM-Chatbot
Users that are interested in RAG-Based-LLM-Chatbot are comparing it to the libraries listed below
Sorting:
- Code Repository for Blog - How to Productionize Large Language Models (LLMs)☆12Updated last year
- This is a repository for the course "From Beginner to LLM Developer" by Towards AI.☆11Updated 10 months ago
- Multi-Agent AI App from Scratch in python without any depedency of framework☆15Updated 10 months ago
- Advanced Retrieval-Augmented Generation (RAG) through practical notebooks, using the power of the Langchain, OpenAI GPTs ,META LLAMA3 , A…