WeKnora
Open-Source-LLM-Wissensplattform: Verwandeln Sie Rohdokumente in ein abfragbares RAG, einen autonomen Schlussfolgerungsagenten und ein selbstpflegendes Wiki.
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
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
Verwandte Tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Anleitungen & Artikel
WeKnora Quick Start — From Zero to RAG-Powered Q&A in 15 Minutes
Step-by-step tutorial to deploy WeKnora with Docker Compose, upload your first documents, try the ReAct agent mode, and connect IM channels like Slack.
WeKnora — Turn Documents into Living Knowledge with RAG, Agents and Auto-Wiki
A deep dive into WeKnora, Tencent's open-source LLM knowledge platform that combines RAG Q&A, autonomous ReAct agents, and a self-maintaining wiki with an interactive knowledge graph.