01 — Runtime control for LLM applications
Captar
Visit ↗A guardrail layer that wraps the OpenAI client — per-session budget reservations, tool allowlists, execution policy. No proxy, keys never leave the host app. Span-first tracing with violation capture and eval-ready dataset export.
- TypeScript
- Next.js
- PostgreSQL
- OpenAI API
02 — Multi-model AI image editor
Baelys
Visit ↗20+ LoRA style-transfer models, AI background removal, and a canvas-based multi-layer editor. Launched on Product Hunt, monetized with tiered subscriptions, and publicly praised by Vercel's CEO.
03 — Phone automation, fully local
PhoneClaw
Visit ↗End-to-end Android automation inspired by OpenClaw — an agent that drives your phone, running entirely on-device. No cloud, no leaks, just a phone doing what you tell it.
04 — A vector database from scratch
elix-db
Visit ↗Custom vector DB built in Elixir to explore indexing architectures — HNSW, IVFFlat — from first principles. Because the best way to understand a database is to build one.
05 — A browser that lives in your terminal
Drowser
Visit ↗Terminal-based browser engineered in Go, driving Brave in headless mode. The web, rendered where developers actually live.