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

  1. UX
  2. Github pages deployment with DNS
  3. Typescript + React

  4. Inference server

  5. fastapi + pytorch
  6. 24 GB VRAM minimum GPU for Workshop server
  7. 70 GB VRAM current system for production

  8. Swagger UI

  9. hf.space/slabstech

Next changes - May 4 : Android release

  1. API server - Backend- fastapi
  2. Db server - Backend- postgreSQL
  3. UX - dwani.ai - landing page - Typescript/React
  4. UX - api.dwani.ai - swagger ux / mintlify
  5. Inference server - backend - fastapi + pytorch