
Audaxic — Memory for AI Agents
为AI代理提供经济实惠的内存存储层。
@AudaxicTech · X
Memory for AI agents, most affordable in the industry
完整作品展
技术栈
61 projects

为AI代理提供经济实惠的内存存储层。
@AudaxicTech · X
Memory for AI agents, most affordable in the industry

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

用于查看和接受Claude代理代码编辑的Markdown编辑器
samuelstros

AI驱动的搜索引擎,汇集可信来源为您提供精准答案。
u/Redshankscommune1 · Reddit
Building an AI search engine instead of another chatbot I've been building an AI-powered search engine over the last few months as a side project. The idea came from noticing that I'd often Google something, open several tabs, then copy everything into an AI tool to get a useful answer. It felt like there was an unnecessary step in the process. The goal isn't to replace the web, but to make research faster by generating structured answers with citations and giving users the option to see

与AI渗透测试代理聊天扫描Web应用和API的安全漏洞。
@SableOffensive · X
Building Sable. An AaaS where specialized AI security agents perform penetration testing for web apps and APIs, helping teams find vulnerabilities before they reach production.

保持AI代理活跃的基础设施,提供持久执行和状态管理。
iacguy · HN
Show HN: Durable AI agents without the workflow engine

发布任务来评估不同的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

发现并购买 AI 代理能力的市场。
b_radford · HN
Fund an agent once – prepaid USDC key for HTTP 402 tools (Solana)

检查AI代理输出和操作是否符合策略,获得批准、拒绝、重写或升级决定。
u/danielbaker06072001 · Reddit
Most AI agent SaaS is just bad security with a nice dashboard Give a new employee access to Stripe, GitHub, Slack, and your CRM on day one, and you’d call it reckless. Give the same access to an AI agent, and we call it “autonomous.” That isn’t innovation. It’s skipping basic security because the demo looks cool. Full disclosure: I’m building TrustLoopGuard around this problem, so I’m obviously biased. While testing one MCP connection, I realized I had decided what the agent could a

Turnlog:免费开源 CLI,索引和搜索 Claude Code 会话。
@gormovsisyan · X
Your AI agent forgets every session; Turnlog indexes them all so you (and the agent) can search years of work in seconds.

从浏览器或手机跨设备管理您的 coding agents。
@vilmire_tmp · X
Tired of alt-tabbing between terminals to check if my coding agents were done, stuck, or waiting on approval. So I built ADHDev: control Claude Code / Codex / Cursor CLI from your browser or phone, on every machine you own. AGPL self-hosted edition too.

将 AI 编码代理的运行转录可视化为交互式图表。
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret