I built a personal news agent using openai embedding model

I built a news agent that helps you easily follow any topic. You just type in what you want to follow, AI keeps fetching the latest news for you every hour.

How it works:

  • Ingests 2,000+ RSS feeds hourly (The Verge, NYT, Nature, IEEE, arXiv, etc.)
  • Creates embeddings using text-embedding-3-small
  • Vector search matches your custom prompts against new content every hour
  • Delivers only what matches your interests

I built it because I often had to jump between different sites and platforms to stay updated. When topics get really niche, there’s no single platform to rely on, and I’d often get distracted by unrelated content along the way.

It’s free on the App Store and would love to have your feedback and thoughts!

nice, yeah those agents can do anything, they just need a little setup and direction. sounds like a good business for fix reputation management, when the name comes up have it removed…lol lots of ways to create a business around your agent. Simple but productive.