udpated readme order
This commit is contained in:
parent
5056732402
commit
e127a2e8d1
1 changed files with 11 additions and 10 deletions
21
README.md
21
README.md
|
|
@ -15,6 +15,17 @@ Realtime AI Speech powered by **OpenAI Realtime API** and **Gemini Live API**, E
|
|||
|
||||
</div>
|
||||
|
||||
## ⚡️ Realtime AI Speech Models on an ESP32
|
||||
|
||||
<div align="center" class="flex flex-row gap-4">
|
||||
|
||||
<img src="assets/openai.png" alt="OpenAI Realtime API" width="45%">
|
||||
|
||||
<img src="assets/gemini.png" alt="Gemini Live API" width="45%">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## 📽️ Demo Video
|
||||
|
||||
<div align="center">
|
||||
|
|
@ -29,16 +40,6 @@ Realtime AI Speech powered by **OpenAI Realtime API** and **Gemini Live API**, E
|
|||
|
||||
</div>
|
||||
|
||||
## ⚡️ Realtime AI Speech Models on an ESP32
|
||||
|
||||
<div align="center" class="flex flex-row gap-4">
|
||||
|
||||
<img src="assets/openai.png" alt="OpenAI Realtime API" width="45%">
|
||||
|
||||
<img src="assets/gemini.png" alt="Gemini Live API" width="45%">
|
||||
|
||||
</div>
|
||||
|
||||
## 👷♀️ DIY Hardware Design
|
||||
|
||||
<img src="assets/pcb-design.png" alt="Hardware Setup" width="100%">
|
||||
|
|
|
|||
Loading…
Reference in a new issue