From c9ccc656be5d6b0fb4b31facacff7a3627cdc96b Mon Sep 17 00:00:00 2001 From: akdeb Date: Wed, 17 Sep 2025 19:20:06 +0700 Subject: [PATCH] add new feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f40fda1..cdaebe8 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ ElatoAI consists of three main components: 20. **OAuth for Web client**: OAuth for your users to manage their AI characters and devices. 21. **Pitch Factor**: Control the pitch of the AI's voice from the NextJS webapp to create cartoon-like voices. 22. **Tool calling**: Call tools and functions from the ESP32 device to the Deno Edge Functions for a complete voice AI agent. +23. **Tap to turn on**: Tap the touchpad to turn it on from sleep. ## 🛠 Tech Stack