avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
This tool helps you quickly get answers from large PDF documents without manually searching through pages. You provide one or more PDF files, and the tool processes them to create a conversational interface. Anyone who needs to extract specific information or answers from extensive document collections, like researchers, analysts, or students, would find this valuable.
166 stars. No commits in the last 6 months.
Use this if you need to build a chatbot that can accurately answer questions by referencing information directly from your own PDF documents.
Not ideal if you need a chatbot with the ability to remember past conversations for personalized follow-up, as this version focuses solely on document retrieval.
Stars
166
Forks
52
Language
Python
License
MIT
Category
Last pushed
Nov 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/avrabyt/RAG-Chatbot"
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 应用...
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
zakirkun/rag-chat-bot
A Retrieval-Augmented Generation (RAG) Chat Bot that provides accurate responses based on...