back to projects
completed

OpenTrade

Autonomous multi-agent AI platform for real-time supply chain disruption management.

LiveGitHub

<5s

Time to detect

5

Services coordinated

RLS multi-tenant

Data layer

svc 1svc 2svc 3svc 4svc 5SSE fan-out<5s to detectGemini agentsscore + rank impacthuman approvalSupabase — RLSmulti-tenant, concurrent writes5 services, one ranked resolution — mean time to detect: hours to seconds
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.
PolyglotDreamer