Update README.md

This commit is contained in:
Akashdeep Deb 2025-04-21 20:15:02 +01:00 committed by GitHub
parent 45b634a0cb
commit bc7a9b3dcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and
</div> </div>
## 📺 Demo Video ## Demo Video
https://github.com/user-attachments/assets/aa60e54c-5847-4a68-80b5-5d6b1a5b9328 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! 8. Now you can talk to your AI Character!
## 📌 Project Architecture ## Project Architecture
ElatoAI consists of three main components: ElatoAI consists of three main components:
@ -130,7 +130,7 @@ flowchart TD
``` ```
## 📂 Project Structure ## Project Structure
```mermaid ```mermaid
graph TD graph TD
@ -201,7 +201,7 @@ We welcome contributions
- Open a PR - Open a PR
## 📜 License ## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.