
Watch How an AI Agent Thinks
在可交互的时间轴上探索三个 AI 智能体的运行过程,展示规划、工具调用和故障恢复。
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think
完整作品展
技术栈
30 projects

在可交互的时间轴上探索三个 AI 智能体的运行过程,展示规划、工具调用和故障恢复。
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think

AI销售代表,自动为小企业捕获、鉴定和预订潜在客户。
agentforgeai_cmd · Product Hunt
AgentForgeAI Your AI Sales Rep That Never Sleeps

使用 Claude Code 构建可通过 SMS 与外部系统交互的 AI agent。
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code

在网站上启用AI代理交互,并从仪表板跟踪它们的行为。
not_wowinter13 · HN
Make any website agent-ready in one script tag

发布任务来评估不同的AI代理和工具,用排行榜找出最佳方案。
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

pondas - 用游戏方式指挥AI代理团队编写和部署软件
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