AI-powered novel writing assistant
Top 65.1% on sourcepulse
91Writing is an AI-powered novel writing assistant built with Vue 3 and Element Plus, targeting authors who need a comprehensive toolchain for efficient content creation. It integrates multiple AI models to support various stages of the writing process, from ideation and outlining to drafting, editing, and world-building, aiming to streamline the entire workflow.
How It Works
The project is a pure frontend application, meaning all data is stored locally, and no cloud synchronization is offered. It leverages a modular design, integrating various AI models (GPT, Claude, Gemini, DeepSeek, etc.) through OpenAI-compatible APIs, allowing users to configure their own API keys. Key features include context-aware intelligent continuation, diverse generation algorithms, and a complete writing toolchain with a rich text editor, outline management, and progress tracking.
Quick Start & Requirements
pnpm install
followed by pnpm dev
to start the development server.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project explicitly states it is a pure frontend application with no cloud synchronization. All AI model API services must be configured by the user, and the project does not provide public API services.
3 weeks ago
Inactive