今日已更新 44 条资讯 | 累计 26848 条内容
关于我们

标签:#hackernews

找到 9154 篇相关文章

AI 资讯

Show HN: AI Torah Chervuta

Yochai is a Socratic AI "chevruta" or learning guide, powered by a foundational library of 1,000+ primary sources from the Jewish canon, (and a knowledge graph of 2.5M entities, and 16M entity relationships, 375,000 searchable passages, and 17,000 canonical concepts that we developed around our own ontology). Yochai, uniquely, takes you directly to the sources and pushes you to discover and articulate your own insights about them. we open sourced our knowledge graph so others can build on our fo

2026-06-24 原文 →
AI 资讯

Show HN: RLM-based local debugger for AI agent traces

We built HALO (Hierarchal Agent Loop Optimizer), an open-source tool for debugging and optimizing AI agents using their execution traces. It’s a loop. Run your agent, feed the traces to HALO, get the report, apply the fixes, then re-run your agent. HALO takes in OTEL compliant traces from AI agents using tracing frameworks such as Langfuse, Arize/OpenInference, or even just plain JSONL. It uses an RLM (Recursive Language Model) to more efficiently break trace analysis into smaller subproblems in

2026-06-24 原文 →