WeKnora is an open-source, LLM-powered knowledge platform from Tencent for turning documents into queryable knowledge bases, retrieval-augmented Q&A, autonomous reasoning workflows, and self-maintaining Markdown wikis. It supports RAG-based quick Q&A and a ReAct agent that orchestrates retrieval, MCP tools, sandbox skills, and web search for multi-step tasks.
Its Wiki Mode distills source documents into structured, interlinked Markdown pages with an interactive knowledge graph, manual editing, revision history, line-level diffs, and rollback. The platform ingests formats including PDF, Word, Markdown, HTML, images, spreadsheets, presentations, and XMind, and can synchronize sources such as Feishu, GitLab, Tencent IMA, Notion, Yuque, and RSS. Its modular pipeline supports interchangeable parsers, LLMs, embedding providers, vector databases, and storage backends, with dense, sparse, hybrid, parent-child, and graph-based retrieval strategies.
WeKnora provides a web interface, REST API, command-line client, MCP server, website embed widget, and integrations with messaging channels. It can be deployed locally, with Docker, or on Kubernetes, including private and offline deployments. The repository states that it is licensed under the MIT License and supports workspace RBAC, scoped API keys, audit logs, and Langfuse-based observability.