An automated LLM novelist.
pip install -r requirements.txt- Add your API keys to
writer.py - Set which API is used in
settings.py - Begin outlining the novel with
python outline.py
Use Gemini 1.0 Pro for initial configuration since it is free, then use Claude 3.0 Opus, GPT4, or similar for final writing.