Jaykumar-15/AI-Powered-Blog-Post-Generator ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that automatically generates blog posts every day.

It should fetch trending topics, use an AI model through OpenRouter to write a full blog post, and save the result into a posts folder or somewhere similar so I can review it later. I want the posts to be SEO friendly, with a good title, clear headings, and a clean readable structure.

Please make it a small Flask based app with a basic interface where I can trigger generation manually too, and see what was created. It should use environment variables for API keys, and it should be set up so the daily job can run on a schedule without me having to babysit it.

If you need to check anything current, look up the latest docs online. Keep the code simple, well organized, and ready to run with a requirements file and clear setup instructions.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab