AIvoices/server
2026-05-09 18:45:55 +05:30
..
cloudflare test cloudflare readme 2026-04-18 02:08:37 +05:30
deno re-arrange server files 2026-04-17 17:09:20 +05:30
fastapi remove stale files 2026-05-09 18:45:55 +05:30
README.md update server readme 2026-04-21 11:15:38 +05:30

Server

The server acts as a relay between your Arduino ESP32 device and the STT/LLM/TTS/STS AI Provider API. In ElatoAI, we provide alternative server mechanisms for you to deploy your project globally.

  1. Deno Edge Functions on Deno/Supabase Edge with TypeScript
  2. Cloudflare Workers + Durable Objects with TypeScript
  3. FastAPI with Python (coming soon)