updating readme
This commit is contained in:
parent
30cd67e4f8
commit
f030cccb99
1 changed files with 12 additions and 13 deletions
25
README.md
25
README.md
|
|
@ -1,15 +1,24 @@
|
|||
<div align="center" style="margin: 20px 0;">
|
||||
<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://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-blue?style=for-the-badge&logo=openai" 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-Blog-red?style=for-the-badge&logo=adafruit" alt="Adafruit" style="margin: 0 10px;">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h3>
|
||||
|
||||
[Homepage](https://elatoai.com/) | [Buy AI device](https://www.elatoai.com/products) | [Buy AI Dev Kit](https://www.elatoai.com/products/ai-devkit)
|
||||
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
|
||||
<img src="assets/elato-alien.png" alt="Elato Logo" width="100%">
|
||||
|
||||
# 🚀 ElatoAI: Realtime Speech AI Agents for ESP32
|
||||
|
|
@ -48,16 +57,6 @@ Realtime AI Speech powered by **OpenAI Realtime API** and **Gemini Live API**, E
|
|||
|
||||
Video links: [OpenAI Demo](https://youtu.be/o1eIAwVll5I) | [Gemini Demo](https://youtu.be/_zUBue3pfVI)
|
||||
|
||||
<div align="center">
|
||||
|
||||
<h3>
|
||||
|
||||
[Homepage](https://elatoai.com/) | [Buy AI device](https://www.elatoai.com/products) | [Buy AI Dev Kit](https://www.elatoai.com/products/ai-devkit)
|
||||
|
||||
</h3>
|
||||
|
||||
</div>
|
||||
|
||||
## 👷♀️ DIY Hardware Design
|
||||
|
||||
<img src="assets/pcb-design.png" alt="Hardware Setup" width="100%">
|
||||
|
|
|
|||
Loading…
Reference in a new issue