MarioCSilva/RAG_QA_LLM
Knowledge-Sharing Hub using RAG Q&A techniques with LLMs (Llama2 and ChatGPT)
This project helps teams transform their existing documentation, like markdown files or Confluence spaces, into an interactive knowledge-sharing hub. You input your organization's internal documents, and it generates a conversational chatbot. This chatbot allows employees across departments to quickly find specific answers and insights, similar to asking a colleague.
No commits in the last 6 months.
Use this if your team spends significant time searching through documents for answers and wants a more efficient, conversational way to access organizational knowledge.
Not ideal if your primary need is to generate entirely new content from scratch rather than querying existing information sources.
Stars
12
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/MarioCSilva/RAG_QA_LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)