make-comics  by Nutlope

AI-powered comic book creation

Created 2 months ago
325 stars

Top 84.1% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Nutlope/make-comics addresses the creation of full comic books by leveraging advanced AI models. It enables users to generate stories, characters, and individual comic panels rapidly, offering a streamlined solution for comic production. The project targets creators and enthusiasts seeking to produce comics quickly and efficiently.

How It Works

The system employs Google Flash Image 2.5 for generating comic pages and Qwen3 80B for crafting story titles and narratives. To ensure visual coherence, the AI references preceding pages, while uploaded character images are used to maintain consistent character appearances across panels. This integrated approach automates the complex process of comic creation.

Quick Start & Requirements

To run locally, clone the repository (git clone https://github.com/nutlope/make-comics), install dependencies (npm install), and start the development server (npm run dev). Setup requires configuring a .env file with API keys for Together AI (TOGETHER_API_KEY), AWS S3 (S3_UPLOAD_KEY, S3_UPLOAD_SECRET, S3_UPLOAD_BUCKET, S3_UPLOAD_REGION), Neon PostgreSQL (DATABASE_URL), Clerk authentication (NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY, CLERK_SECRET_KEY), and Upstash Redis (UPSTASH_REDIS_REST_URL, UPSTASH_REDIS_REST_TOKEN). The tech stack includes Next.js 16, React 19, Tailwind CSS, Drizzle ORM, and jsPDF.

Highlighted Details

  • AI-driven generation of comic stories, characters, and panels.
  • Maintains visual and character consistency across multiple pages.
  • Utilizes Google Flash Image 2.5 and Qwen3 80B for core generation tasks.

Maintenance & Community

No specific details regarding maintenance, community channels, or notable contributors were found in the provided README excerpt.

Licensing & Compatibility

The README excerpt does not specify the project's license or provide compatibility notes for commercial use.

Limitations & Caveats

The provided README excerpt does not detail any specific limitations, known bugs, or alpha/beta status of the project.

Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
2
Star History
326 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.