Run This Ai
EN DE

WeKnora

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

★ 18,190 GitHub MIT ragknowledge-basedocument-processingllmenterprisewikiopen-source RAG & Knowledge

Overview

WeKnora is an open-source, LLM-powered knowledge framework built for enterprise-grade document understanding, semantic retrieval, and autonomous reasoning. It has three core capabilities: RAG-based Quick Q&A for everyday lookups, a ReAct Agent that autonomously orchestrates retrieval and multi-step tasks, and a Wiki Mode that distills documents into a self-maintaining knowledge base with an interactive graph. WeKnora supports auto-syncing from Feishu, Notion, and Yuque, handles 10+ document formats (PDF, Word, images, Excel), and serves answers through IM channels like WeCom, Slack, Telegram. It integrates with 20+ LLM providers, Langfuse observability, and features enterprise RBAC with multi-tenant support.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  weknora:
    image: wechatopenai/weknora-app:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/weknora:/data

Best VPS for WeKnora →

Related tools

Guides & articles