sehraramiz/khartookhar ? reverse-engineered prompt

Reverse engineered prompt

Build me a news feed app that pulls articles from different news publishers, cleans them up, and groups stories that are really about the same thing so readers can compare different takes on one event.

I want the system to run the heavy processing on my local machine, then upload the finished feed to a server for people to read. The backend should keep track of articles, find related stories using semantic matching, and store the processed results so the feed can be rebuilt and updated regularly. There should also be a simple web view for browsing the feed, plus a way to serve and save the feed data online.

Use whatever current docs or best practices you need if something is unclear. Keep it practical and simple, focused on making a working news aggregator that feels clean and easy to use.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab