Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Akhil-Jasson/DoodleGyaan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoodleGyan

DoodleGyan is an AI-powered comic book generator designed for children. It allows them to create comics on any topic, primarily for educational purposes. The system generates high-quality visuals and compelling stories based on user input.

Technology Stack

  • Image Generation: Stable Diffusion
  • Story and Script Generation: Llama and Mixtral
  • Frontend: React.js
  • Backend: Flask

Project Workflow

  1. User provides a topic or theme for the comic.
  2. The AI generates a structured storyline and script.
  3. Stable Diffusion creates corresponding images for each scene.
  4. The final comic is assembled and displayed in the web application.

Sample Images

Image

Image

Image

Installation & Setup

git clone https://github.com/your-repo/comic-book-generator.git
cd comic-book-generator

Follow the instructions in the documentation for setting up the backend and frontend.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.7%
  • JavaScript 12.9%
  • CSS 11.0%
  • HTML 0.4%