Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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)