Create comic books with AI. Generate stories, characters, and panels using advanced AI models.
We use Google Flash Image 2.5 to generate comic pages and Qwen3 80B to generate story titles and narratives. The AI references previous pages for visual coherence and uses uploaded character images to maintain consistency across panels.
git clone https://github.com/nutlope/make-comics.env file based on .example.env and add your API keys:TOGETHER_API_KEY=<your_together_ai_api_key>S3_UPLOAD_KEY, S3_UPLOAD_SECRET, S3_UPLOAD_BUCKET, S3_UPLOAD_REGIONDATABASE_URL=<your_database_url>NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY, CLERK_SECRET_KEYUPSTASH_REDIS_REST_URL, UPSTASH_REDIS_REST_TOKENnpm install and npm run dev to install dependencies and run locally$ claude mcp add make-comics \
-- python -m otcore.mcp_server <graph>