
API Agent Demo
Turn a WhatsApp chat into a coworker who runs your SQL queries and hits your APIs for you.
Constantly switching between SQL editors and internal dashboards just to answer simple ops questions got old fast. So I built a bot you talk to like a coworker: ask a question in plain WhatsApp chat, and it routes the request to the right specialized agent to actually execute it. Built early, when agentic AI tooling was still emerging, mostly as a hands-on way to learn the mechanics. Worth noting this predates standardized tool-calling protocols like MCP: the registries, routing, and context retrieval here are all hand-rolled, work a protocol and a platform like OpenClaw would now handle for me.