π MuMuAINovel - Create Novels with Ease

π About MuMuAINovel
MuMuAINovel is an AI-driven tool for writing Chinese novels. It simplifies the writing process, allowing anyone to become a novelist. Use it for character management, plot planning, and chapter generation. No programming skills are neededβjust double-click to start!
β¨ Core Features
- π€ AI Writing Assistance - Works with multiple AI models like OpenAI and Claude.
- π₯ Character Management - Set intelligent character details, view relationship maps, and analyze traits.
- π Plot Planning - Organize story outlines, create plot cards, and plan chapters.
- βοΈ Chapter Generation - Get AI-powered writing help, customize styles, and optimize content.
- π§ Memory System - Maintain long-term memory, ensure character consistency, and preserve plot coherence.
- π MCP Plugin - Extend AI capabilities by connecting external tools.
- π Visualization - Explore relationship maps, timeline plots, and chapter structures.
π Getting Started
System Requirements
- Operating System: Windows 10/11
- Required Software:
Download & Install
- Download the Project
- Visit the Releases page to download and extract the project to any folder.
-
Run the One-Click Script
Method 1: Double-Click the Batch File (Easiest)
- Double-click
εε»ε―ε¨.bat.
- The system will automatically run the PowerShell script.
- No extra setup is needed.
- Start Using the Tool
- The script will automatically launch both front-end and back-end services.
- Access the front-end at: http://localhost:5173
- Access the back-end API at: http://localhost:8000
- View the API documentation at: http://localhost:8000/docs
- To configure AI features, edit the
.env file in the root directory (for container deployment) or the backend/.env file (for local development).
π³ Docker Deployment (Recommended for Servers)
1) Prepare Configuration and Keys
Follow these steps to set up Docker for your server:
- Copy the example environment file.
-
Edit the .env file to insert your configurations and API keys.
- Build and run the Docker container:
docker-compose up --build
Your server is now running MuMuAINovel, ready to support your writing endeavors. Enjoy the creative process!