Mythos helps writers generate ideas, develop characters, and kickstart their writing process. It's an AI tool designed to combat writer's block and spark creativity.
- Generate story concepts
- Develop multifaceted characters
- Create vivid settings
- Explore thematic elements
- Draft engaging opening scenes
- Analyze writing styles
- Python 3.7+
- Dependencies listed in
requirements.txt
-
Clone the repository:
git clone https://github.com/TheMostlyGreat/mythos.git -
Navigate to the project directory:
cd mythos -
Install dependencies:
pip install -r requirements.txt
Run the program:
python -m mythos
Follow the on-screen prompts to start creating your story.
code/mythos/: Main application codecode/templates/: Templates for various story elementscode/: Other project-related code
We welcome contributions! Please see our Contributing Guidelines for more details.
This project is licensed under the AGPL-3.0.