From 45b634a0cb86e8628ae0b8fbc31bacd78d23c0ab Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Mon, 21 Apr 2025 20:13:39 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8202b9c..73d9e68 100644 --- a/README.md +++ b/README.md @@ -207,5 +207,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file --- -🎉 **Give a ⭐️ if you found this project interesting :)** +**Give a ⭐️ if you found this project interesting :)** From bc7a9b3dcd0b160e217d11d0b7f8d9d3f8360aa6 Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Mon, 21 Apr 2025 20:15:02 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73d9e68..fff6cfa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and -## 📺 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. From c28915a65a018d19024700faec9d496b279cd06c Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Tue, 22 Apr 2025 00:18:32 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fff6cfa..1413ded 100644 --- a/README.md +++ b/README.md @@ -207,5 +207,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file --- -**Give a ⭐️ if you found this project interesting :)** +**If you find this project interesting or useful, drop a GitHub ⭐️. It helps a lot!** From 8d84b60861fe483e42e842f2aa6bb074d34f4120 Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Tue, 22 Apr 2025 00:56:25 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1413ded..7c0f609 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🪄 ElatoAI: Realtime AI Speech for ESP32 +# 🚀 ElatoAI: Realtime AI Speech for ESP32 Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and Deno Edge Functions for >10-minute uninterrupted global conversations