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

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

Argutum:与AI聊天并根据消息质量赚钱。
u/as-333 · Reddit
Built an AI chat that pays you per message, scored in real time: looking for feedback I've been using Claude Code to build Argutum, an AI assistant that scores every message you send (0–100, five dimensions: complexity, novelty, structure, domain expertise, conversational depth) and pays you for the good ones. The underlying idea is that your prompts get sold as training data to AI labs, so you should get a cut instead of it happening for free. Stack: Next.js 16, Groq/Llama 3.3 70B, custom