PandaWiki is an open-source knowledge base system driven by large language models, enabling AI-assisted content creation, Q&A, and search for docs, blogs, and FAQs. It is hosted as a TypeScript project with AGPL-3.0 license and active releases up to v3.86.4 as of 2026-07-23.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
PandaWiki 是一款 AI 大模型驱动的开源知识库搭建系统,帮助你快速构建智能化的 产品文档、技术文档、FAQ、博客系统,借助大模型的力量为你提供 AI 创作、AI 问答、AI 搜索 等能力。
How it works
The project provides an interface to manage knowledge bases and deliver AI-assisted features such as content creation, Q&A, and search, relying on configured AI models. It supports importing content from URLs, sitemaps, RSS feeds, and offline files, and offers integration options to embed on websites and chat platforms. Model configuration is required for AI features to function.
Getting started
You need a Linux system with Docker 20.x or higher. Install PandaWiki by running:
bash -c "$(curl -fsSLk https://release.baizhi.cloud/panda-wiki/manager.sh)"
Follow the installation prompts. After installation, log in to the console with the provided address, username, and password in the terminal output.
Configure AI model
First login will prompt to configure AI models. You can use one-click configuration or manual configuration. Recommended source for models is 百智云模型广场 (Baizhi Cloud).
Create knowledge base
A knowledge base is a collection of documents; PandaWiki creates a Wiki site for each knowledge base.
Start using
- Access the Console to manage knowledge bases and upload documents for learning.
- Access the Wiki site to use the knowledge base and test AI QA.
Recent releases
- v3.86.4 (2026-07-23) — chore: upgrade backend ModelKit to v2.14.3 by @coltea
- v3.86.3 (2026-07-23) — feat(web) update modelkit by @coltea
- v3.86.2 (2026-06-29) — feat(setting): set default model setting 自动重置默认模型 by @coltea
- v3.86.1 (2026-06-26) — feat: add baizhi model store provider for auto mode 支持百智云模型商店 by @coltea
- v3.85.3 (2026-06-12) — 修复单独更新向量模型导致状态同步异常 by @coltea
Full Changelog: https://github.com/chaitin/PandaWiki/compare/v3.86.3..v3.86.4
Traction
Stars: 10080 Forks: 1000 Open issues: 322
Behind the repo
GitHub: https://github.com/chaitin/PandaWiki
Caveats
License: AGPL-3.0 Created: 2025-05-15 Last push: 2026-07-23 Language: TypeScript Topics include ai, docs, document, documentation, kb, knownledge, llm, self-hosted, wiki






