About

Founder + engineer. Built Airstitch (exited) and AgentBudget. I love hackathons! https://jagtap.tech

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Cardamom
    CardamomAI phone ordering for takeout-heavy restaurants
    May 2026
  • AgentBudget
    AgentBudgetReal-time cost enforcement for AI Agents
    Mar 2026
  • Sutra
    SutraDecision Intelligence for hardware teams
    Mar 2026
  • Airstitch
    AirstitchYour chief of staff, in your texts
    Nov 2025
  • 🎉
    Joined Product HuntMay 29th, 2025

Forums

2mo ago

Cardamom - AI phone ordering for takeout-heavy restaurants

Helping your local shawarma spot pick up every call and remember you as their #1 late night customer. Cardamom is an AI voice line for takeout-heavy restaurants that answers inbound phone calls, connects directly into the restaurant’s POS system, and ties every order to a customer’s phone number so restaurants can track returning customers, offer rewards, and build a real customer data layer from their calls.

3mo ago

AgentBudget - Real-time cost enforcement for AI Agents

AI agents can keep calling APIs until a task finishes. If something loops or goes wrong, the bill can grow very fast. There is usually no built in way to stop it. AgentBudget is an open source Python SDK that watches every LLM API call in real time and stops the agent the moment it reaches a set spending limit. You add one import, set a budget, and the agent cannot spend more than that.

Why I built AgentBudget

I was building an AI agent late one night, walked away for 20 minutes, came back to a bill that made my stomach drop.

The agent never stopped. Nobody told it to.

I looked for a tool that could just... set a limit and kill it when it hit. Like a prepaid card. Nothing existed.

So I built AgentBudget. One import, one budget limit, your agent never overspends again.

View more