Skip to content

An LLM-based novel writing app. Generates concepts, develops characters, creates settings, and writes full chapters. Designed to work with OpenAI and Anthropic models.

License

Notifications You must be signed in to change notification settings

TheMostlyGreat/mythos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mythos: AI Writing Assistant

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.

Features

  • Generate story concepts
  • Develop multifaceted characters
  • Create vivid settings
  • Explore thematic elements
  • Draft engaging opening scenes
  • Analyze writing styles

Setup

Requirements

  • Python 3.7+
  • Dependencies listed in requirements.txt

Installation

  1. Clone the repository:

    git clone https://github.com/TheMostlyGreat/mythos.git
    
  2. Navigate to the project directory:

    cd mythos
    
  3. Install dependencies:

    pip install -r requirements.txt
    

Usage

Run the program:

python -m mythos

Follow the on-screen prompts to start creating your story.

Project Structure

  • code/mythos/: Main application code
  • code/templates/: Templates for various story elements
  • code/: Other project-related code

Contributing

We welcome contributions! Please see our Contributing Guidelines for more details.

License

This project is licensed under the AGPL-3.0.

About

An LLM-based novel writing app. Generates concepts, develops characters, creates settings, and writes full chapters. Designed to work with OpenAI and Anthropic models.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages