Usman5-coder/Manhwa-Summary-generation-Project ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit app that lets me upload a manhwa PDF, pulls text out of the pages with OCR, and then turns it into a clean summary I can read quickly.
I want the app to show the uploaded file, the extracted text, and the generated summary in a simple split view, with clear progress updates while it is working. Let me choose between a short summary and a more detailed one, and make sure it can focus on character moments and main plot points. If possible, also add a way to turn the summary into a natural sounding audio narration using ElevenLabs, with a few voice choices and an option to preview or download the MP3.
Please include easy download buttons for the summary too, like text and PDF if that makes sense. Keep it polished, friendly, and safe with good error messages, cleanup for temporary files, and no exposed API keys. If you need to check current docs for any API details, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit