This repository contains an AI-powered DIY comic application that allows users to create their own comics using text prompts.
- Create comics from text inputs
- Generate multiple comic panels
- Download created comics
- React (Frontend)
- Node.js (Backend)
- Hugging Face API (AI model for comic generation)
- Clone the repository.
- Install dependencies using
npm install
. - Run the frontend and backend servers.
- Enter text prompts to create comic panels.
- Use the 'Generate' button to create comic panels.
- Download the created comics.
If you'd like to contribute, please fork the repository and create a pull request.
- Ankan Dey - Developer
- Thanks to dashtoon.ai for the opportunity to build this project