Build your story with super ai assistent
genstoryai is an AI-assisted novel generation application with complete frontend and backend. Users can create characters, backgrounds, storylines (which can be parallel, merged, and split), key moments, choose writing styles, fill in each chapter, and more.
- High-performance API with FastAPI
- Data validation and modeling with Pydantic
- Shadcn design system
- Configurable large language models
- SQLite storage
We welcome all contributions! To get started:
- Fork this repository and create your branch from
main. - Make your changes and ensure code style is consistent.
- Submit a Pull Request (PR) with a clear description of your changes.
- If you find bugs or have suggestions, please open an Issue.
- Please follow the existing code style and add comments where necessary.