Barun-2005/manga-gen-ai-pipeline ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that lets someone type a manga story idea and turn it into a finished manga chapter.
I want a clean landing page, a create flow where I can enter a story prompt and a few details, then a generation preview that shows the pages coming together, and a canvas editor where I can move dialogue around before exporting. The app should keep characters looking consistent across panels, choose different page layouts based on the scene, and place speech bubbles so they do not cover faces. It should support both color anime style and black and white manga style, and let me save projects in a dashboard so I can come back to them later.
Please build the backend and frontend so the whole pipeline works end to end, from prompt to PDF export. If you need to check current docs for any APIs or libraries, feel free to look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit