move desc up
This commit is contained in:
parent
e3690c9d0b
commit
225a09e091
2 changed files with 3 additions and 37 deletions
40
README.md
40
README.md
|
|
@ -15,7 +15,9 @@
|
|||
</div>
|
||||
|
||||
|
||||
## Run Conversational AI Agents on Arduino ESP32 with Realtime AI Speech
|
||||
## Run Conversational AI Models on Arduino ESP32 with Realtime AI Speech
|
||||
|
||||
Realtime AI Speech powered by SoTA AI voice models on ESP32, with Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted conversations globally. We currently support OpenAI Realtime API, Gemini Live API, xAI Grok Voice Agent API, Eleven Labs Conversational AI Agents, and Hume AI EVI-4.
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -33,42 +35,6 @@
|
|||
|
||||
<br />
|
||||
|
||||
|
||||
# 👾 ElatoAI: Realtime Speech AI Agents for ESP32
|
||||
|
||||
Realtime AI Speech powered by SoTA AI voice models on ESP32, with Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted conversations globally. We currently support OpenAI Realtime API, Gemini Live API, xAI Grok Voice Agent API, Eleven Labs Conversational AI Agents, and Hume AI EVI-4.
|
||||
|
||||
<br />
|
||||
|
||||
<div align="center" style="margin: 20px 0;">
|
||||
<!-- <a href="https://www.kickstarter.com/projects/elatoai/elato-make-toys-talk-with-ai-voices" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Kickstarter_Pre_Launch-white?style=for-the-badge&logo=kickstarter" alt="Elato Kickstarter Prelaunch" style="margin: 0 10px;">
|
||||
</a> -->
|
||||
<a href="https://cookbook.openai.com/examples/voice_solutions/running_realtime_api_speech_on_esp32_arduino_edge_runtime_elatoai" target="_blank">
|
||||
<img src="https://img.shields.io/badge/OpenAI-Cookbook-violet?style=for-the-badge&logo=openai&logoColor=white&labelColor=black" alt="OpenAI" style="margin: 0 10px;">
|
||||
</a>
|
||||
<a href="https://news.ycombinator.com/item?id=43762409" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Hacker_News_Launch-white?style=for-the-badge&logo=ycombinator" alt="Hacker News Launch" style="margin: 0 10px;">
|
||||
</a>
|
||||
|
||||
<a href="https://blog.adafruit.com/2025/05/06/elatoai-realtime-speech-ai-agents-for-esp32/" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Adafruit-Product-red?style=for-the-badge&logo=adafruit" alt="Adafruit" style="margin: 0 10px;">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
|
||||
<!-- [](https://discord.gg/KJWxDPBRUj) -->
|
||||
<!-- [&color=5865F2)](https://discord.gg/KJWxDPBRUj) -->
|
||||
[](https://discord.gg/KJWxDPBRUj)
|
||||
[](https://discord.gg/KJWxDPBRUj)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
## `📽️ Demo Video`
|
||||
|
||||
<div align="center">
|
||||
|
|
|
|||
BIN
assets/ks.png
BIN
assets/ks.png
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue