Your AI industry, flippable
HeatPulse is a personal magazine for the AI industry. Around the clock it reads ~35 sources — official AI-company blogs, tech media in English, German and French, arXiv, Hacker News, and EU policy feeds — clusters coverage of the same real-world event together, and ranks it by multi-source heat: a story independently covered by a dozen outlets in three languages outranks a single blog post, with recency decay.
Every event carries a curated English headline, an original editorial summary, a one-line note on why it matters, and the full list of outlets covering it. Summaries are written by AI and never copy publisher wording — headlines always link out to the original reporting. Real article images are extracted, re-encoded and served from our own storage.
Magazines, not feeds
Smart Magazines are auto-curated issues per topic — Industry, Policy, Models, Products and more — plus a generated AI Daily issue every morning. Each opens as a flippable magazine with cover, hero and page layouts.
Signed-in readers get My Magazines: save any story into your own public or private collections, follow other curators’ magazines, and share a public profile at /u/{id}. Every magazine publishes its own RSS feed.
For You — personalization with an off switch
For You learns from what you save, follow and read — with exponential decay, so it tracks where your attention is now, not last year. Follow topics, companies and sources; tap “not interested” to push a story out of your feed. In Account you can pause personalization or wipe your reading history entirely — recommendations then run on explicit signals only.
Built for agents too
Everything on HeatPulse is available read-only, no authentication, for scripts and AI agents:
GET /api/v1/events?category=models®ion=europe&order=heat|recent&limit=40 — the ranked or newest-first feed as JSON.GET /api/v1/event/{slug} — one event with its full coverage list.GET /api/v1/event/{slug}/related — related stories by shared entities.GET /api/v1/search?q=… — semantic search over events.GET /api/v1/topics — tracked companies, models, people and themes.GET /api/v1/daily/latest (or a YYYY-MM-DD date) — the daily digest.
RSS: /feeds/top.xml, /feeds/daily.xml, per-category feeds at /feeds/category/{category}.xml, and per-magazine feeds at /feeds/magazine/{slug}.xml. HeatPulse also ships as an installable PWA with offline reading and an optional daily email/push digest.
See also the Impressum and privacy policy.