# storyteller An open source website, with an AI that writes stories that you can modify. # About Heavily uses AI, as all responses are generated with AI, but none of the code was generated by AI, as annoying as next.js is to work with, I wrote every line of it myself. # Other info In the `.env` file there are 3 keys: ``` OPENROUTER_API_KEY=Your openrouter key, used for the AI NEXT_PUBLIC_AXIOM_TOKEN=An Axiom.co API key for analytics and monitoring NEXT_PUBLIC_AXIOM_DATASET=The name of the dataset in Axiom ```