Tencent/WeKnora

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on December 12th, 2025
Created on July 22nd, 2025
Open Issues & Pull Requests: 562 (+2)
Number of forks: 2,887
Total Stargazers: 20,027 (+6)
Total Subscribers: 96 (+1)

Repository Insights (GitGenius)

Median issue/PR response: 16.4 hours
Mean response time: 5.7 days
90th percentile: 14.3 days
Tracked items: 761

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "feature" is answered fastest, typically in about 5 hours, while "enhancement" waits about 3 days. 35% of tracked open issues have had no activity in three months. Only 11% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 344
New in 7 days: 21
Closed in 7 days: 14
Avg open age: 41 days
Stale 30+ days: 243
Stale 90+ days: 123

Recent activity

Opened in 7 days: 18
Closed in 7 days: 6
Comments in 7 days: 17
Events in 7 days: 37

Top labels

  • bug (318)
  • enhancement (202)
  • question (168)
  • feature (12)
  • 腾讯犀牛鸟开源专属 (7)
  • 犀牛鸟-中高难度 (4)
  • help wanted (3)
  • 犀牛鸟-低难度 (3)

Detailed Description

WeKnora is an open-source LLM knowledge platform that transforms raw documents into queryable retrieval-augmented generation systems, autonomous reasoning agents, and self-maintaining wikis.

The platform addresses the challenge of converting unstructured documents into actionable knowledge by combining semantic search, vector embeddings, and language model reasoning. It ingests raw documents and makes them queryable through RAG capabilities while supporting autonomous agents that can reason over the knowledge base and maintain wiki-style documentation automatically. The system handles multi-tenant deployments and integrates with multiple LLM providers including OpenAI and Ollama, with support for reranking and semantic search to improve retrieval quality.

Organizations should consider WeKnora for enterprise document management scenarios where they need both human-queryable knowledge bases and autonomous agent reasoning over proprietary documents. The platform suits teams building internal knowledge systems, customer-facing question-answering systems, or knowledge bases that require continuous self-maintenance. The tool is built in Go, positioning it for deployment in distributed environments where performance and scalability matter.

The project maintains active engagement with its user base, with almost all open issues originating from outside adopters rather than the core team, indicating substantial real-world usage. Maintainers typically respond to new issues and pull requests within a day. Work tracked in the issue system centers on bug fixes, user questions, and enhancement requests.