zakachaara/aira — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Go command line tool called AIRA that helps me keep up with AI research, model launches, and cloud native news from RSS feeds. I want to run simple commands to set it up, collect new posts, clean them up, classify them into useful categories, find important signals like new models or big research results, spot trending topics, and generate a clean daily digest in Markdown and HTML.

It should come with default sources like arXiv, Papers with Code, OpenAI, Anthropic, Hugging Face, Kubernetes, CNCF, and similar feeds. Please include local storage, a config file, logging, source management commands, and a background scheduler so it can collect updates every few hours and make a digest each morning. Make the terminal output readable and make the project easy to build with a Makefile and Dockerfile. Look up current Go docs if you need to.

Want more depth? Deep Reverse