Lynavo/lynavo-drive
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/lynavo-drive?
- RAG-GPT is an intelligent customer service chatbot that combines retrieval-augmented generation with LLMs to answer questions from user-provided knowledge bases.
- Is lynavo-drive open source?
- Yes — Lynavo/lynavo-drive is open source, released under the AGPL-3.0 license.
- What language is lynavo-drive written in?
- Lynavo/lynavo-drive is primarily written in TypeScript.
- How popular is lynavo-drive?
- Lynavo/lynavo-drive has 502 stars on GitHub.
- Where can I find lynavo-drive?
- Lynavo/lynavo-drive is on GitHub at https://github.com/Lynavo/lynavo-drive.