AI-Writer is an experimental Chinese AI writing project built with the RWKV model family. It focuses on generating Chinese web fiction, including fantasy and romance-style writing. The project includes Python scripts, server files, model folders, and a web-client workflow for continuing user-written text. It supports CPU use and GPU acceleration paths depending on hardware, although much of the repository’s original setup information is now marked as outdated. The project is best understood as an early creative-writing demonstration for RWKV rather than a modern production writing platform. Its main value is showing how small language models can be adapted for genre fiction generation and interactive text continuation.
Features
- Chinese fiction generation
- RWKV-based text continuation
- Fantasy and romance writing focus
- Python and web-client workflows
- CPU and GPU execution options
- Experimental creative-writing tool