Multi-AI Integration
Support for GPT-4, Claude, Llama and local models with intelligent context management
The future of creative writing with AI assistance
OpenWrite combines the best features of Sudowrite and NovelCrafter into a single, open-source platform. Built for writers, by writers.
# Clone the repository
git clone https://github.com/ilrein/openwrite.git
# Install dependencies
bun install
# Set up the database
bun db:push
# Start development servers
bun dev
Visit http://localhost:3001
to start writing!
OpenWrite is in active development. Star the repo to follow our progress!