LoredCast/filewizard ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web app called File Wizard that lets me upload files in the browser and then convert them into other formats, run OCR on PDFs and images, and transcribe audio into text. I want a clean dark interface that works well on desktop and mobile, with drag and drop upload, a simple file picker, and a clear history area that shows job progress as things run in the background.
Please make it feel easy for a normal person to use, with a settings page where I can choose which tools are enabled and adjust conversion options. It should support local use without login, but also have a way to protect it if I want to expose it privately. If it helps, look up current docs online for any tricky parts.
I’d also like text to speech support if that fits the project, and the whole thing should run well in Docker, with a CPU friendly setup and an option for GPU use if available.
Are you gonna build this?
make sure you review the code using coderabbit