2025 04 29 dwani ai migration aws api
dwani.ai - migration to AWS
Current setup 1. Api server + Database - TLS - certificate required for https endpoints - fastapi server with Python - load balancing - route management to inference server - user authentication and rate limiters for request - logging and metrics - Database- sqlite
- UX
- Github pages deployment with DNS
-
Typescript + React
-
Inference server
- fastapi + pytorch
- 24 GB VRAM minimum GPU for Workshop server
-
70 GB VRAM current system for production
-
Swagger UI
- hf.space/slabstech
Next changes - May 4 : Android release
- API server - Backend- fastapi
- Db server - Backend- postgreSQL
- UX - dwani.ai - landing page - Typescript/React
- UX - api.dwani.ai - swagger ux / mintlify
- Inference server - backend - fastapi + pytorch