working well

This commit is contained in:
akdeb 2025-04-21 13:05:53 +01:00
parent 0ec606f64f
commit 306d89f30c

View file

@ -100,6 +100,7 @@ ElatoAI consists of three main components:
10. **Device Management**: Register and manage your devices.
11. **User Authentication**: Secure user authentication and authorization.
12. **Conversations with WebRTC and Websockets**: Talk to your AI with WebRTC on the NextJS webapp and with websockets on the ESP32.
13. **Volume Control**: Control the volume of the ESP32 speaker from the NextJS webapp.
## 🛠 Tech Stack