Deal Desk
Founder & Full-Stack Developer
A multi-agent system that finds, verifies, and posts Amazon deals to X on its own — nothing publishes until a rules-based trust gate clears it.
- Python
- Claude API
- Keepa
- Amazon Creators API
- Typefully
- React
- Three.js
- SQLite
- Server-Sent Events
- Built a multi-agent Python system on the Anthropic Claude API that finds, verifies, and posts Amazon deals to X on its own, pulling from Keepa, the Amazon Creators API, and Typefully — with cost optimizations that cut LLM spend ~40%.
- Wrote a rules-based trust gate that cross-checks pricing and product data before anything publishes, cutting false positives and the manual review they created.
- Built a live control dashboard (React + Three.js) that streams agent activity over Server-Sent Events, so every deal can be watched as it surfaces and approved before it goes out, backed by a local SQLite data layer.