From 2d2284ceab20ad0d86796ec82fc1b56e66debb5d Mon Sep 17 00:00:00 2001 From: akdeb Date: Thu, 23 Oct 2025 12:25:02 +0100 Subject: [PATCH] update main readme --- README.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index e8e69aa..b22881b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,3 @@ - Elato Logo @@ -27,7 +17,7 @@ Elato is heading to Kickstarter! After a year of prototyping and shipping early # 👾 ElatoAI: Realtime Speech AI Agents for ESP32 -Realtime AI Speech powered by **OpenAI Realtime API**, **Eleven Labs AI Agents**, and **Gemini Live API**, ESP32, Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted global conversations +Realtime AI Speech powered by SoTA AI voice models like **OpenAI Realtime API**, **Eleven Labs AI Agents**, **Gemini Live API**, **Hume AI EVI4**, on ESP32, with Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted conversations globally.
|OpenAI API| OpenAI[OpenAI Realtime API] Edge -->|Gemini API| Gemini[Gemini Live API] Edge -->|ElevenLabs API| ElevenLabs[ElevenLabs AI Agents] + Edge -->|Hume API| Hume[Hume AI EVI4] OpenAI --> Edge Gemini --> Edge ElevenLabs --> Edge + Hume --> Edge Edge -->|WebSocket| ESP32 ESP32 --> UserOutput ``` @@ -312,10 +305,11 @@ lib_deps = 1. Looking for Speech Interruption detection on ESP32 2. Adding Arduino IDE support -3. Add Hume API client for emotion detection +3. ~~Add Hume API client for emotion detection~~ 4. Add MCP support on Deno Edge -5. Plug in Eleven Labs API for voice generation -6. Add Azure OpenAI Support (easy pickings) +5. ~~Plug in Eleven Labs API for voice generation~~ +6. Add Azure OpenAI Support (easy pickens) +7. Add Cartesia Support (easy pickens) We welcome contributions - Fork this repository.