From 937a011f5d3c897b9851e1818e24ccc72efd84a4 Mon Sep 17 00:00:00 2001 From: akdeb Date: Tue, 21 Apr 2026 11:15:38 +0530 Subject: [PATCH] update server readme --- server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/README.md b/server/README.md index ffd61f4..f47e06b 100644 --- a/server/README.md +++ b/server/README.md @@ -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)