Built Artifacts
Projects
Open-source projects I've built, mostly around GenAI, data visualization, and developer tooling.
API Agent: Universal MCP Server
Universal MCP server that lets any LLM tool-call any REST/OpenAPI endpoint. No custom integration code required. Includes a DuckDB in-memory SQL layer for filtering and aggregating tool results without extra round-trips.
PythonMCPLLMGenAIOpenAPIDuckDB
GodInABox
An early WhatsApp + GPT product built by a very small team. One of the first consumer AI agents shipped to production. Scaled to 100,000+ users.
Node.jsTypeScriptLLMSaaSVercelWhatsAppAgents
PyMCPEvals
Framework for testing and validating MCP servers with metrics and benchmarks.
PythonMCPEvaluationGenAI