graph TB
A[React Frontend
TypeScript + Vite] --> B[API Gateway]
B --> C[Google Gemini AI
2.5 Flash]
B --> D[Cart Service
C# + Redis]
B --> E[Product Catalog
Go]
B --> F[Recommendation
Python + AI]
B --> G[Payment Service
Node.js]
B --> H[Email Service
Python]
B --> I[Shipping Service
Go]
B --> J[Currency Service
Node.js]
B --> K[Checkout Service
Go]
B --> L[Ad Service
Java]
D --> M[(Redis Cache)]
E --> N[(Product DB)]
style A fill:#61dafb
style C fill:#ff6b6b
style D fill:#239120
style E fill:#00add8
style F fill:#3776ab
Log in or sign up for Devpost to join the conversation.