· Applied AI Engineer · figuring out stuff
Curious enough to break things. Stubborn enough to rebuild them better, more curious than qualified, and that’s the point.
Links: [LinkedIn] [Twitter] [GitHub] [ Resume]
I'm deeply interested in self-evolving agents and long-term AI memory, systems that don’t just respond, but accumulate experience, adapt their internal representations, and reshape themselves over time.
Inspired by large-scale multi-agent simulations like Stanford’s generative agents Smallville work, I’m curious whether artificial agents, when given memory, causality, and autonomy, might converge toward entirely different social structures, values, or evolutionary paths than humans.
If intelligence is substrate-agnostic, what kinds of worlds would it build without human priors?
LangSmith-inspired observability platform for LLM applications. Track API calls, token usage, and performance metrics in real-time.
Lightweight Node.js SDK for tracing LLM calls and multi-step chains with OpenAI integration.
Chat with your sticky notes. AI-powered note-taking app with real-time embeddings and contextual search.
Lightweight webhook debugging tool that generates a unique endpoint to capture and inspect incoming HTTP requests in real time.
Built a mini agent-observability platform on top of OpenTelemetry. A drop-in SDK (published to npm) auto-instruments OpenAI and captures your agent's full execution as a tree of typed spans — workflows, tools, retrievals, guardrails, LLM calls, which a Bun + Hono backend ingests via OTLP.
AI-powered code review tool. Built to understand how automated PR reviews work under the hood.
Mini implementation inspired by the mem0 research paper. Experimental memory system for persistent AI context.
DataShorts→ domain fix underway
Chat with your PostgreSQL database in natural language. 4th place at HackByte 3.0 (300+ teams).
Converse with your PostgreSQL schema. Early version of natural language database interactions.
Perplexity-inspired AI search. Contextual, retrieval-augmented responses using OpenAI and Tavily Search API.