completed
OpenTrade
Autonomous multi-agent AI platform for real-time supply chain disruption management.
<5s
Time to detect
5
Services coordinated
RLS multi-tenant
Data layer
OpenTrade demo — video coming soon
Next.jsMulti-Agent OrchestrationFirestoreSupabaseGeminiSSE
→ built for a hackathon deadline that didn't care whether SSE fan-out across five services was a good idea — it just needed to work in 24 hours.
- Problem
- Supply chain disruptions were typically discovered hours after the fact via email chains, with no automated path from detection to a ranked resolution.
- Solution
- Five independent Node.js microservices coordinated over server-sent events, with Gemini-powered agents scoring financial impact and generating ranked resolution strategies for human approval.
- Result
- Mean time to detect cut from hours to under 5 seconds, and a Supabase RLS-secured multi-tenant data layer that holds up under concurrent agent writes.