description
This commit is contained in:
parent
9639ae66dd
commit
e3690c9d0b
4 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -3,19 +3,19 @@
|
|||
<a href="https://elatoai.com"><picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="assets/darkelato.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="assets/lightelato.png">
|
||||
<img alt="elato logo" src="assets/lightelato.png" height="50" style="max-width: 100%;">
|
||||
<img alt="elato logo" src="assets/lightelato.png" height="80" style="max-width: 100%;">
|
||||
</picture></a>
|
||||
|
||||
<div style="display: flex; justify-content: center; align-items: center; gap: 4px; flex-wrap: wrap;">
|
||||
<a href="https://cookbook.openai.com/examples/voice_solutions/running_realtime_api_speech_on_esp32_arduino_edge_runtime_elatoai"><img src="assets/oai.png" height="36" style="width: auto;"></a>
|
||||
<a href="https://discord.gg/KJWxDPBRUj"><img src="assets/discord.png" height="36" style="width: auto;"></a>
|
||||
<a href="https://www.kickstarter.com/projects/elatoai/elato-make-toys-talk-with-ai-voices"><img src="assets/ks.png" height="36" style="width: auto;"></a>
|
||||
<a href="https://elatoai.com"><img src="assets/try.png" height="36" style="width: auto;"></a>
|
||||
<div style="display: flex; justify-content: center; align-items: center; gap: 2px; flex-wrap: wrap;">
|
||||
<a href="https://cookbook.openai.com/examples/voice_solutions/running_realtime_api_speech_on_esp32_arduino_edge_runtime_elatoai"><img src="assets/oai.png" height="44" style="width: auto;"></a>
|
||||
<a href="https://discord.gg/KJWxDPBRUj"><img src="assets/discord.png" height="44" style="width: auto;"></a>
|
||||
<a href="https://elatoai.com"><img src="assets/try.png" height="44" style="width: auto;"></a>
|
||||
<a href="https://www.kickstarter.com/projects/elatoai/elato-make-toys-talk-with-ai-voices"><img src="assets/ks.png" height="44" style="width: auto;"></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
### Run Conversational AI Agents on Arduino ESP32 with Realtime AI Speech
|
||||
## Run Conversational AI Agents on Arduino ESP32 with Realtime AI Speech
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
BIN
assets/cover.png
BIN
assets/cover.png
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.5 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 MiB |
Loading…
Reference in a new issue