update server readme
This commit is contained in:
parent
9adf788f09
commit
937a011f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ The server acts as a relay between your Arduino ESP32 device and the STT/LLM/TTS
|
|||
|
||||
1. [Deno Edge Functions](https://github.com/akdeb/ElatoAI/tree/main/server/deno) on Deno/Supabase Edge with TypeScript
|
||||
2. [Cloudflare Workers](https://github.com/akdeb/ElatoAI/tree/main/server/cloudflare) + Durable Objects with TypeScript
|
||||
3. [FastAPI](https://github.com/akdeb/ElatoAI/tree/main/server/fastapi) with Python
|
||||
3. [FastAPI](https://github.com/akdeb/ElatoAI/tree/main/server/fastapi) with Python (coming soon)
|
||||
|
|
|
|||
Loading…
Reference in a new issue