Lynavo/rag-gpt
RAG-GPT is an intelligent customer service chatbot that combines retrieval-augmented generation with LLMs to answer questions from user-provided knowledge bases.

RAG-GPT is an intelligent customer service chatbot system that combines RAG technology with LLMs to provide contextually relevant answers from user-customized knowledge bases. It provides a Flask backend, Next.js frontend, and admin console for importing data from websites, URLs, or local files. The system supports multiple LLM providers including OpenAI, ZhipuAI, DeepSeek, Moonshot, and local LLMs via Ollama, with document parsing handled through LlamaParse.
Frequently asked
- What is Lynavo/rag-gpt?
- RAG-GPT is an intelligent customer service chatbot that combines retrieval-augmented generation with LLMs to answer questions from user-provided knowledge bases.
- Is rag-gpt open source?
- Yes — Lynavo/rag-gpt is open source, released under the Apache-2.0 license.
- What language is rag-gpt written in?
- Lynavo/rag-gpt is primarily written in Python.
- How popular is rag-gpt?
- Lynavo/rag-gpt has 500 stars on GitHub.
- Where can I find rag-gpt?
- Lynavo/rag-gpt is on GitHub at https://github.com/Lynavo/rag-gpt.