rotemweiss57/gpt-newspaper — reverse-engineered prompt

Reverse engineered prompt

Build me a personalized AI newspaper app from this repo. I want a simple web app where I can enter my interests, favorite topics, and maybe preferred sources, then have the system go out to the web, find relevant news, pick the best stories, write readable articles, review and improve them, and turn everything into a nice looking newspaper I can read in the browser.

Please make the full flow actually work end to end, from searching and curating to writing, editing, designing, and publishing the final paper in the frontend. Keep the experience clean and easy for a normal person to use. It should feel like I am generating my own custom daily newspaper, not just getting a list of links. If the project is meant to support delivery to a mailbox too, wire that up in a sensible way or leave the code ready for it.

Use the environment setup the repo expects for the API keys, and make sure I can run it locally and test the whole thing. If anything is outdated, look up the current docs online and fix it.

Want more depth? Deep Reverse