
Kalytera — Find where your agent fails
检查和调试 AI 智能体,逐步识别它们的失败位置。
mathurpriya19 · HN
Kalytera – Find out why your AI agent failed, step-by-step
完整作品展
技术栈
60 projects

检查和调试 AI 智能体,逐步识别它们的失败位置。
mathurpriya19 · HN
Kalytera – Find out why your AI agent failed, step-by-step

用您的数据微调语言模型并管理自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

对比和评估 AI 模型在编码、推理、代理和其他基准测试中的表现。
davidtsong · HN
Benchmarklist: track AI benchmarks (2.4k+), models, and capabilities

通过现有 API 订阅同时运行多个 AI 模型。
@ContinuumCode · X

监控AI代理的LLM调用、API和基础设施性能。
kirankgollu · HN
Oodle.ai – $10 per million agent traces

FlexInference: 通过多个提供商路由LLM API请求,降低成本和延迟。
Aperswal · HN
Made a Free LLM Router

在空间节点画布上协作AI项目,组织语言模型上下文。
jebuehler55 · HN
I built a spatial node canvas to fix LLM context drift

扫描AI提示词和端点的漏洞,实时监控生产LLM的安全性和合规。
@CognisafeUK · X

为中国财经网站新闻添加 AI 解读按钮,支持多个 AI 模型。
EliteOtaku · V2EX
搞了个解读财经数据的油猴脚本,适配金十,财联社,汇通,华尔街见闻 比较简单,但挺好用的,在快讯旁边加了一个 AI 按钮,点击后由 AI 解读该新闻/数据的影响,需自己准备 API key,支持 DeepSeek 和 OpenAI、Anthropic 格式 https://greasyfork.org/zh-CN/scripts/590009-%E9%87%91%E5%8D%81%E6%95%B0%E6%8D%AE%E5%87%80%E5%8C%96-ai-%E8%A7%A3%E8%AF%BB-deepseek

在云平台构建和部署AI代理,支持持久线程、Webhook和计划任务。
@computer_agents · X

Agent原生的TypeScript框架,在托管GPU上训练和部署定制模型。
@soleil_colza_ · X

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified