Update README.md
This commit is contained in:
parent
45b634a0cb
commit
bc7a9b3dcd
1 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and
|
|||
|
||||
</div>
|
||||
|
||||
## 📺 Demo Video
|
||||
## Demo Video
|
||||
|
||||
https://github.com/user-attachments/assets/aa60e54c-5847-4a68-80b5-5d6b1a5b9328
|
||||
|
||||
|
|
@ -78,7 +78,7 @@ deno run -A --env-file=.env main.ts
|
|||
|
||||
8. Now you can talk to your AI Character!
|
||||
|
||||
## 📌 Project Architecture
|
||||
## Project Architecture
|
||||
|
||||
ElatoAI consists of three main components:
|
||||
|
||||
|
|
@ -130,7 +130,7 @@ flowchart TD
|
|||
```
|
||||
|
||||
|
||||
## 📂 Project Structure
|
||||
## Project Structure
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
|
|
@ -201,7 +201,7 @@ We welcome contributions
|
|||
- Open a PR
|
||||
|
||||
|
||||
## 📜 License
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue