-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Assistant app introduction | ||
You can use this app to: track how much water you drink during the day | ||
|
||
# Short description | ||
Track your daily water intake. | ||
|
||
# Full description | ||
Do you know that you should drink about 3 liters of water each day to stay healthy? Now you don't need to pickup your phone and find the app to log each glass of water you drank. Just use voice assistant in your home, smartwatch or phone to track your daily water intake. | ||
|
||
This is also an open source project to show how to build voice assistant app. You can find it on Github and as a blog post describing how to build app like this. | ||
|
||
Github repository: https://github.com/frogermcs/WaterLog-assistant-app | ||
|
||
# Sample invocations | ||
Ok Google, Talk to WaterLog | ||
Ok Google, Ask WaterLog how much water have I drunk today? | ||
Ok Google, Talk to WaterLog to log 1 liter of water | ||
|