BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Repository profile
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
Repository updates
Get generated josStorer/RWKV-Runner development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-04 03:08
4 captures since 2026-05-27
Stars from baseline +53
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-04 03:08
go.mod
go ecosystem,
36 dependencies
go.sum
go ecosystem,
47 dependencies
backend-python/requirements.txt
python ecosystem,
25 dependencies
finetune/requirements.txt
python ecosystem,
8 dependencies
frontend/package.json
javascript ecosystem,
57 dependencies
frontend/package-lock.json
javascript ecosystem,
757 dependencies
finetune/lora/v6/requirements.txt
python ecosystem,
5 dependencies
frontend/wailsjs/runtime/package.json
javascript ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
Easily train a good VC model with voice data <= 10 mins!
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows