← latest radar

The Radar

Thursday, 25 June 2026

Thursday, 25 June 2026
7 products

Today's picks

Also on the radar

Hacker News

Haystack: Open-Source AI Framework for Production Ready Agents, RAG

86 pts 21 comments

Haystack from deepset is an open-source Python framework for building production-grade RAG pipelines and AI agents. It has been around a while but is getting renewed attention as teams hit the limits of simpler tools. Worth a look if you are moving beyond prototypes.

Show HN: Agnes AI – Free multimodal API (text, image, video), OpenAI-compatible

8 pts 3 comments

Agnes AI is a free OpenAI-compatible API that handles text, image, and video inputs. The OpenAI-compatible interface means it is a drop-in for anything already pointing at the OpenAI SDK. Free tier makes it easy to test without commitment.

Show HN: eBook to audiobook narration with realistic AI voices

7 pts 5 comments

eBookAloud converts ebooks into narrated audiobooks using AI voices. The pitch is realistic narration rather than robotic TTS. Practical tool for anyone who prefers audio but cannot find their book in audiobook form.

Show HN: Stupify – anti-slop code review for AI agents

4 pts 1 comments

Stupify is an open-source code review tool aimed at catching the low-effort, pattern-matched output that AI coding agents often produce. It runs as a lightweight check you can add to any CI or agent pipeline. The problem it targets is genuinely underserved.

Show HN: A durable filesystem layer for AI agents

4 pts 2 comments

smolfs from CelestoAI gives AI agents a persistent, structured filesystem layer to work with. Most agent frameworks treat file state as an afterthought and smolfs tries to fix that at the infrastructure level. Small project but addresses a real gap.