
Watch How an AI Agent Thinks
Explore three AI agent runs on a scrubbable timeline showing planning, tool calls, and recovery.
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think
The full gallery
Tech stack
30 projects

Explore three AI agent runs on a scrubbable timeline showing planning, tool calls, and recovery.
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think

AI sales representative that automatically captures, qualifies, and books leads for small businesses.
agentforgeai_cmd · Product Hunt
AgentForgeAI Your AI Sales Rep That Never Sleeps

Build AI agents that interact with external systems via SMS using Claude Code.
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code

Enable AI agents to interact with your website and track their actions from a dashboard.
not_wowinter13 · HN
Make any website agent-ready in one script tag

Publish tasks to evaluate and benchmark different AI agents and tools on a leaderboard.
u/Ruqii-ruqii · Reddit
I built an open Eval to compare different AI agents/tools/pipelines and find which solution works the best (not very pretty╥﹏╥, but practical) The original reason I built it was because I wanted to find a good PDF parser. Every PDF parser claims to be the best, but none of them can get my PDF 100% correct. They would either miss numbers or hallucinate some. Or they get PDF A and B correct but failed at C. Or get C correct but failed at A and B. Very frustrating. So I create

Build software with a team of AI agents through a game-like interface.
u/East_Operation1151 · Reddit
I built pondas: run a team of AI agents like a game to build an app I've been building this for a while and finally want to show it here. Most AI app builders are one model in a black box. You type a prompt, it guesses, and you hope what comes out works. I wanted the opposite: real control over how the AI builds. So in pondas you run a whole team of AI agents, and you control the loop they work in. What it actually does: - You describe an app in plain words and a team goes