ybai789/Chatbot-with-RAG-LangChain
A knowledge base chatbot using a RAG architecture, leveraging LangChain for document processing, Chroma for vector storage, and the OpenAI API for LLM-generated responses, with reranking via a sentence transformer model for enhanced relevance.
No commits in the last 6 months.
Stars
2
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ybai789/Chatbot-with-RAG-LangChain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.