BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
This project offers an open-source alternative to large language models like ChatGPT, specifically tailored for conversational AI. It takes user prompts and generates human-like text responses, allowing for interactive chat experiences. Developers and researchers interested in building or experimenting with efficient, RNN-based chatbots would find this useful.
9,517 stars and 5,144 monthly downloads. Used by 1 other package. Available on PyPI.
Use this if you are a developer or researcher looking to implement a conversational AI model that is efficient in terms of speed and memory usage, or if you want to explore RNN-based large language models.
Not ideal if you are an end-user simply looking for a ready-to-use chatbot application without any coding or technical setup.
Stars
9,517
Forks
697
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Monthly downloads
5,144
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/BlinkDL/ChatRWKV"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...
dotmet/chatgpt_webui
Build a WebUI of ChatGPT with multiple authentication methods using Gradio and revChatGPT