Receive phone calls when your AI tasks complete or get stuck.
u/XPSDuck · Reddit
Built a connector that calls my phone when a long AI task finishes or gets stuck — just got into the Claude directory I work from home and run a lot of long tasks through Claude and ChatGPT. I kept starting something, walking away, then coming back an hour later to find it had been stuck waiting on me the whole time. So I built Call Me — a connector that phones your actual number when a task finishes or gets blocked. It reads out what it did (or where it's stuck) in a real voice, then captu
Send a URL and schema type to get validated JSON for AI agents.
u/RealVendex · Reddit
I built Agent API Gateway — send a URL + schema, get validated JSON for your agents Most agent stacks end with 'scrape the page and pray the parser holds.' I built a tiny gateway: send a URL + schema (product/article/company) → clean JSON. No browser farm, no fragile selectors. Live: https://agentapigw.dpdns.org $1 starter: https://agentapigw.dpdns.org/buy Free tier for eval. Built it for my own agent tooling. Feedback welcome — schemas you'd want added. submitted by /u/Re