hk3427/RAG-KnowledgeLLM-LlamaIndex-BOT
LLM Chatbot with Retrieval Augmented Generation using Llamaindex. It works both in online and offline mode.
This tool helps you quickly get answers from your own documents by creating a specialized chatbot. You feed it your documents, and it uses that information to answer your questions, acting as a knowledgeable assistant. It's ideal for anyone who needs to extract information or query specific content from their personal or organizational knowledge base.
No commits in the last 6 months.
Use this if you need to build a chatbot that answers questions based solely on the private information within your documents, without relying on external internet knowledge.
Not ideal if you're looking for a general-purpose chatbot that can browse the web or answer broad factual questions beyond your provided documents.
Stars
13
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/hk3427/RAG-KnowledgeLLM-LlamaIndex-BOT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LebToki/Chat-with-Ollama
A modern, RAG-powered AI chat application that integrates with Ollama for local AI inference....
quoccuongLE/rag_llama_index_app
Unleash potential utilities of LLM models with Llama Index
voyagi/ai-support-chat
AI support chatbot with RAG, embeddable widget, and admin panel. Next.js + OpenAI + Neon Postgres.