chaitin/PandaWiki
PandaWiki 是一款 AI 大模型驱动的开源知识库搭建系统,帮助你快速构建智能化的 产品文档、技术文档、FAQ、博客系统,借助大模型的力量为你提供 AI 创作、AI 问答、AI 搜索等能力。
What it solves
PandaWiki is an open-source knowledge base system designed to help users quickly build intelligent product documentation, technical docs, FAQs, and blog systems. It eliminates the manual effort of searching through long documents by providing AI-powered search and Q&A capabilities.
How it works
Users install the system via Docker on Linux and connect it to an AI large language model (LLM). The system allows users to create "knowledge bases" (collections of documents) and import content from various sources including URLs, Sitemaps, RSS feeds, and offline files. Once the content is ingested, the system generates a Wiki website where users can interact with the AI to ask questions based on the system's stored knowledge.
Who it’s for
It is intended for developers, technical writers, and teams who need a centralized, AI-enhanced knowledge base for their documentation or customer support.
Highlights
- AI-Driven Intelligence: Provides AI-assisted creation, Q&A, and search functionality.
- Content Import: Supports importing content from URLs, Sitemaps, RSS, and offline files.
- Rich Text Editing: Compatible with Markdown and HTML, with export options for Word, PDF, and Markdown.
- Integration: Can be deployed as a website widget or integrated as a chatbot for DingTalk, Feishu, and Enterprise WeChat.
Related
- Project
AIDotNet/OpenDeepWikiAn AI-driven knowledge base system that converts Git repositories and local directories into structured documentation, searchable wikis, and MCP-enabled chat assistants.
- Project
zhimaAi/chatwikiChatWiki is an open‑source, Docker‑based platform that turns a WeChat official account into an AI assistant. It offers visual workflow building, automatic replies (text, voice, images, mini‑program cards), knowledge‑base creation from scraped articles or uploaded docs, hybrid vector‑graph search, and human‑hand‑off. The backend uses Go and Python, the frontend Vue.js, and PostgreSQL 16 with pgvector for embeddings. It supports over 20 LLM providers (e.g., OpenAI, Claude, DeepSeek) and can be deployed as a web app, desktop client, or embedded in other services. The project is licensed for free personal use; commercial users need a paid license.
- Project
langchain-ai/openwikiA CLI tool that uses AI agents to create and maintain a self-updating Markdown wiki for codebases or personal knowledge, featuring grounded claims to track facts back to source evidence.
- Project
FSoft-AI4Code/CodeWikiCodeWiki is an open‑source Python framework that uses LLMs (OpenAI, Anthropic, Azure, Bedrock, Atlas Cloud, or Claude/Codex subscription) to automatically generate comprehensive, architecture‑aware documentation—including markdown and Mermaid diagrams—for large, multi‑language codebases. It features hierarchical decomposition, recursive multi‑agent processing, configurable token limits, incremental updates, and GitHub‑Pages‑ready output.
- Project
import-ai/omniboxOmniBox is an all-in-one AI knowledge hub that lets users collect content from webpages, files, and chat apps to build a personal database for AI-powered Q&A and writing.