AI-driven open-source knowledge base PandaWiki

If you want to build your own document + knowledge base website with AI capabilities, there are actually not many options. You can consider the following PandaWiki.

(1) It is a product developed by a domestic team. It currently has 6,700 stars on GitHub and is rapidly iterating, releasing new versions every week.
(2) It is developed in Go language, has low hardware requirements, is easy to install, and can be run with a single command using a Docker container.
(3) It supports importing/exporting documents in various formats, offers rich text editing, and can be used as a blogging system in addition to a document site.
(4) It supports integration with large models, enabling AI-assisted creation, AI Q&A, and AI search.

Its official documentation is built using the system itself, so you can check out the effect. It also provides a backend demo for trial.

chaitin/PandaWiki: PandaWiki is an open-source knowledge base building system driven by AI large models, helping you quickly build intelligent product documentation, technical documentation, FAQs, and blog systems. Leveraging the power of large models, it provides you with AI creation, AI Q&A, AI search, and other capabilities: GitHub - chaitin/PandaWiki: PandaWiki 是一款 AI 大模型驱动的开源知识库搭建系统,帮助你快速构建智能化的 产品文档、技术文档、FAQ、博客系统,借助大模型的力量为你提供 AI 创作、AI 问答、AI 搜索等能力。