Discover and explore top open-source AI tools and projects—updated daily.
Open-source knowledge-base AI chatbot for enterprise use
Top 31.3% on SourcePulse
ChatWiki is an open-source AI question-answering system designed for enterprises, universities, and government departments to build private knowledge base AI chatbots. It leverages Large Language Models (LLMs) with Retrieval-Augmented Generation (RAG) and GraphRAG, supporting various document formats and over 20 LLM providers for private deployment.
How It Works
ChatWiki utilizes a RAG and GraphRAG approach to answer questions based on uploaded enterprise knowledge. It automatically processes and segments documents (including extracting images), vectorizes the data, and uses LLMs to generate responses. The system's ability to analyze user query context and optimize retrieval aims to improve answer relevance and accuracy.
Quick Start & Requirements
cd chatwiki/docker
docker compose up -d
admin
, password: chatwiki.com@123
. Access via IP + port (default 18080).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The license restricts multi-tenant SaaS deployments without a specific commercial license and mandates the retention of copyright and logo for commercial services.
6 days ago
1+ week