Making your apple watch even more powerful!
Go watch the Youtube Video
Go download on the AppStore
- Powered by Perplexity (Data and Responses) and ChatGPT (Whisper and TTS)
Tip
If your looking for just the Glow Animations you can find them here
- Customizable assistant name
- Customizable assistant voices (6)
- Chose 12/24 hour time on clockface
- Animated glow effect optimized for battery
- Hold on the clock screen and start speaking
- Once your done speaking let go of the screen
- Your prompt will get sent to Perplexity
- After a few secconds you will see the response
- A TTS model will begin speaking the response
Check out the Privacy Policy
Warning
I highly suggest using the AppStore version, otherwise to follow the following steps you will need a Perplexity and OpenAI Api key.
- Clone this repository and open the project in Xcode
- In the
AI WatchOS Watch App
of the project create a file named Config.plist - In config plist add 2 keys under Root, ChatGPT and Perplexity, both shall hold strings
- Add your api keys in the string section of both keys
- Build the project to your apple watch
Feel free to commit.
- IMessage Support
- Mail Support
- Notes Support
- Alarm Support
- Reminders Support
- Navigation Support (Google Maps)
- Optimization
- Remove stock clock for Github Users
- Fix some spacing issues
- Make gradient glow more reactive
- Add support for other models (Github Only)
Manager: @jacobamobin This was built using OpenAI Swift by Macpaw Inc
Important
Familiarize yourself with the license before committing