Skip to content

Commit 3765eee

Browse files
committed
Update readme
1 parent 293a3b6 commit 3765eee

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![AGiXT_New](https://github.com/user-attachments/assets/14a5c1ae-6af8-4de8-a82e-f24ea52da23f)
44

55
<p align="center">
6-
<b>AI-Powered Assistant for Even Realities G1 Smart Glasses & Pixel Watch</b>
6+
<b>AI-Powered Assistant for Even Realities G1 Smart Glasses & Wear OS Smartwatches</b>
77
</p>
88

99
## 📱 Overview
@@ -26,8 +26,8 @@ AGiXT Mobile is a cutting-edge Flutter application designed as the perfect compa
2626
- **Context-Aware Assistance**: Remembers conversation history for more relevant interactions
2727
- **Streaming TTS**: Real-time audio response streaming to connected devices
2828

29-
### Pixel Watch (Wear OS) Support
30-
- **Native Watch App**: Dedicated Wear OS companion app for Pixel Watch
29+
### ⌚ Wear OS Smartwatch Support
30+
- **Native Watch App**: Dedicated Wear OS companion app for Pixel Watch, Galaxy Watch 4+, and other Wear OS devices
3131
- **Voice Input**: Speak directly to your watch for AI assistance
3232
- **Streaming Audio**: Hear AI responses through watch speaker in real-time
3333
- **Quick Tiles**: Access AGiXT from watch face tiles
@@ -97,8 +97,8 @@ AGiXT supports voice recognition, command processing, and translation in:
9797
- **Flutter SDK**: ^3.5.4
9898
- **iOS**: 13.0 or newer
9999
- **Android**: API level 21+ (Android 5.0+)
100-
- **Wear OS**: API level 30+ (Wear OS 3.0+) for Pixel Watch
101-
- **Hardware**: Even Realities G1 smart glasses and/or Pixel Watch for full functionality
100+
- **Wear OS**: API level 30+ (Wear OS 3.0+) for smartwatch features
101+
- **Hardware**: Even Realities G1 smart glasses and/or Wear OS smartwatch (Pixel Watch, Galaxy Watch 4+, etc.) for full functionality
102102
- **Bluetooth**: 5.0+ recommended for optimal performance
103103

104104
### Installation
@@ -140,9 +140,9 @@ If multiple wallets are installed, AGiXT filters the list to providers compatibl
140140
5. **Follow on-screen pairing instructions** to complete the setup
141141
6. **Verify connection** by checking the status indicator in the app
142142

143-
### Setting Up Pixel Watch
143+
### Setting Up Wear OS Smartwatch
144144

145-
1. **Install the watch app** on your Pixel Watch (Wear OS 3.0+)
145+
1. **Install the watch app** on your Wear OS smartwatch (Pixel Watch, Galaxy Watch 4+, etc.)
146146
2. **Open AGiXT** on your phone to establish the connection
147147
3. **Grant permissions** for microphone and speaker access on the watch
148148
4. **Add the tile** (optional): Swipe left on your watch face and add the AGiXT tile
@@ -184,8 +184,8 @@ Maintains critical functionality even when the app is minimized, ensuring contin
184184
#### Wake Word Detection
185185
On-device Vosk-based wake word detection with the trigger word "computer". Runs locally for privacy with configurable confidence thresholds.
186186

187-
#### Pixel Watch Integration
188-
Native Wear OS companion app with Wearable Data Layer communication. Supports local speech recognition on watch, streaming TTS audio playback, tiles, and complications.
187+
#### Wear OS Integration
188+
Native Wear OS companion app with Wearable Data Layer communication. Compatible with Pixel Watch, Galaxy Watch 4+, and other Wear OS 3.0+ devices. Supports local speech recognition on watch, streaming TTS audio playback, tiles, and complications.
189189

190190
#### Digital Assistant Handler
191191
System-level assistant integration via VoiceInteractionService. Handles device control commands for media, volume, brightness, connectivity, and focus modes.

0 commit comments

Comments
 (0)