#128 · Primary category: Knowledge Base & RAG
WikiChat
WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.
Project last updated:01/31/26
GitHub Stars
1.6K
Forks
146
Contributors
4
License
Apache-2.0
Why we included this project
WikiChat tackles one of the most practical pain points when teams wire LLMs to real data: confident but wrong answers. It wraps a retrieval step around a conversational model so each reply is grounded in passages pulled from a corpus, with citations attached. For developers building fact-heavy assistants, say an internal helpdesk that answers from company documentation or a research copilot that must stay close to its sources, this offers a ready-made pipeline you can run from the terminal and adapt to your own index instead of only Wikipedia. The project also ships a distillation path to run a smaller, cheaper model for lower-latency deployment. If hallucination is what keeps your RAG prototype from going to production, this is a well-documented starting point worth reading before you design your own retrieval loop.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience