Products I've built end to end
A registry for AI agents. A memory layer that follows a conversation across models. A scanner that catches secrets before they ship. Start to finish.
Wardscribe
AI agent registry with OASF compatibility
LiveThe first production-ready agent registry built on AGNTCY's Open Agent Schema Framework. Go backend, Next.js frontend, and a CLI that lets teams pull, deploy and publish agents without wrestling with provider lock-in.
Meanas
Cross-provider LLM session-context sync
In betaA context broker that carries a live conversation across Claude, Gemini, Kimi and ChatGPT, and across machines — without reformatting it. A Go daemon captures context passively, chunks it with token-aware compression, and ships it through Cloudflare R2 with pre-signed uploads for multi-gigabyte transfers.
Vent.help
AI-assisted crisis support platform
An anonymous venting platform that transcribes live crisis calls in real time, analyzes them with a purpose-trained model, and routes urgency-flagged conversations to volunteers with context-aware response suggestions.
Azath
AI-powered secrets scanner
A fast Go CLI that catches 100+ secret patterns using a custom-trained model alongside rule-based analysis, with entropy scoring and a privacy-preserving pipeline that fine-tunes locally on synthetic data and user feedback.