wenda-LLM/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题 observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 3
- Release rhythm 35
- Longevity 89
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1257
- days_rel: n/a
- days_push: 587
- n_releases_24m: 0
Adoption not part of the score
6159 stars · 784 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Wenda is a self-hosted LLM invocation platform designed for efficient content generation in constrained environments, integrating local/offline models (ChatGLM, RWKV, Llama, Baichuan) and online APIs. It combines knowledge base retrieval (local vector store or search engines), multi-user support, and extensible JavaScript Auto scripts for custom workflows.
Use cases
- run a local chatgpt-like assistant on my own hardware
- build a private knowledge base chatbot over my documents
- query local LLMs with retrieval-augmented generation
- deploy an intranet LLM service for a small team
- chat with chatglm-6b or rwkv offline
- extend an llm chat app with custom automation scripts
When to choose
- you need a private, offline LLM deployment with limited compute
- you want RAG over local documents or intranet search engines
- you need multi-user access and conversation history in a self-hosted setup
When to avoid
- you only want a hosted API with no local model management
- you need production-grade enterprise LLM orchestration with vendor support
- you primarily work with non-Chinese models and ecosystems
Facets
application · maturity active
llm-inference rag chatbot search-engine plugin-system http-server large-language-models chatbots self-hosted artificial-intelligence python self-hosted cross-platform llm-platform knowledge-base local-llm chatglm rwkv offline-deployment auto-scripts privacy retrieval-augmented-generation web-server docker
1 source
- readme: https://github.com/wenda-LLM/wenda · fetched 2026-08-28 · 831967969294
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wenda-LLM/wenda | main | 31 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem