alamshafil/auto-shorts — reverse-engineered prompt

Reverse engineered prompt

Build me a simple app called AutoShorts that can generate short vertical videos for TikTok and YouTube Shorts using AI. I want a small web interface plus a command line option, where I can pick a video style like text to speech, topic based with images, text message stories, would you rather, quizzes, rankings, fun facts, news, and similar formats. The app should write the script with AI, let me review or edit the generated JSON if the AI gets something wrong, then assemble the final video.

Please make it flexible so different AI providers can be swapped in, but have it work locally by default with Ollama since that seems to be the main path. If API keys are provided, it should also support the major hosted AI options, plus optional voice and image services. Include the basic backend and web UI setup, local env files, and a Docker option if possible. Keep expectations realistic since this is more of an experimental tool than a production product. Look up the current docs online if you need to.

Want more depth? Deep Reverse