
Audaxic — Memory for AI Agents
Affordable memory storage layer for AI agents.
@AudaxicTech · X
Memory for AI agents, most affordable in the industry
The full gallery
Tech stack
61 projects

Affordable memory storage layer for AI agents.
@AudaxicTech · X
Memory for AI agents, most affordable in the industry

Monitor LLM calls, APIs, and infrastructure performance for AI agents.
kirankgollu · HN
Oodle.ai – $10 per million agent traces

Markdown editor for reviewing and accepting code edits from Claude agents.
samuelstros

An AI-powered search engine that delivers precise answers using trusted sources.
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

Chat with AI agents to scan web apps and APIs for security vulnerabilities.
@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.

Backend infrastructure that keeps AI agents alive with durable execution and state management.
iacguy · HN
Show HN: Durable AI agents without the workflow engine

Publish tasks to evaluate and benchmark different AI agents and tools on a leaderboard.
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

Discover, purchase, and integrate AI agent capabilities via API.
b_radford · HN
Fund an agent once – prepaid USDC key for HTTP 402 tools (Solana)

Check AI agent outputs and actions against your policies before execution; get allow, block, rewrite, or escalate decisions.
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

Index and search Claude Code sessions with full-text search and turn-by-turn replay.
@gormovsisyan · X
Your AI agent forgets every session; Turnlog indexes them all so you (and the agent) can search years of work in seconds.

Manage and control your coding agents from any browser or mobile device.
@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.

Visualize AI coding-agent runs as interactive graphs from your transcript files.
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