Skip to content

Commit 85b28ed

Browse files
mmBabolgauthamzz
authored andcommitted
How it works documentation (#100)
* Create HowItWorks md file Documentation on how to use Anna on the browser, with the different commands available. * Documentation: how it works * Update HowItWork documentation, added images * Update HowItWorks.md
1 parent 29221ff commit 85b28ed

File tree

1 file changed

+79
-0
lines changed

1 file changed

+79
-0
lines changed

docs/HowItWorks.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Anna
2+
---
3+
## How it works
4+
5+
Anna is a smart personal assistant that's available on Google Chrome as an extension. Once the extension is installed on Chrome, make sure that Anna is activated on the extensions settings window by switching the toggle switch to on, and then you're ready to start. Just say "hey" before a request, and Anna will perform the task for you.
6+
7+
![anna](https://user-images.githubusercontent.com/13471358/34448588-d8d5c7d8-ecbc-11e7-82ea-2a120b7f5af6.PNG)
8+
9+
10+
## What can Anna do?
11+
12+
13+
14+
![alt-image](https://github.com/Anna-Assistant/Anna/blob/master/docs/Automated.png)
15+
### Automated
16+
* _Hey, what is this_ - Anna will perform a reverse image on your current screen
17+
* _Hey, take screenshot_ - Anna will take a screenshot
18+
* _Hey, set up a meeting with Evan at 10am today_ - Anna schedule a meeting for you
19+
20+
21+
22+
![alt-image](https://github.com/Anna-Assistant/Anna/blob/master/docs/Browser.png)
23+
### Browser
24+
* _Hey, bookmark_ - Anna will bookmark your current page
25+
* _Hey, downloads_ - Anna will open up your downloads
26+
* _Hey, open facebook_ - Anna will open up Facebook
27+
* _Hey, open twitter_ - Anna will open up Twitter
28+
* _Hey, history_ - Anna will open up your browser history
29+
* _Hey, close_ - Anna will close the current tab
30+
* _Hey, safe mode_ - Anna will open a new incognito window
31+
32+
33+
34+
![alt-image](https://github.com/Anna-Assistant/Anna/blob/master/docs/Location.png)
35+
### Location
36+
Anna is able to get directions, search up locations on the map, or find the nearest restaurants near you.
37+
* _Hey, Delhi to Bangaluru_ - Ann will open directions to get to Delhi to Bangaluru
38+
* _Hey, where is Kathmandu_ - Anna will open up a map of Kathmandu
39+
* _Hey, Restaurants nearby_ - Anna will look for the closest restaurant to your current location
40+
41+
42+
43+
![alt-image](https://github.com/Anna-Assistant/Anna/blob/master/docs/Youtube.png)
44+
### Music
45+
Anna can play music videos from YouTube.
46+
* _Hey, playWhatever it Takes_ - Anna will play Whatever it takes from YouTube
47+
48+
49+
50+
![alt-image](https://github.com/Anna-Assistant/Anna/blob/master/docs/Social.png)
51+
### Social
52+
Anna can also send email and post on twitter.
53+
* _Hey, mail life is awesome_ - Anna will create a draft email with the message
54+
* _Hey, post life is awesome_ - Anna will open up Twitter and post "life is awesome"
55+
56+
57+
58+
59+
### Weather
60+
Anna can check that weather at your location or anywhere around the world.
61+
* _Hey, what is the weather_ - Anna will display the weather at your current location
62+
* _Hey, what is the weather in New Delhi_ - Anna will display the current weather at New Delhi
63+
64+
65+
66+
### Math
67+
Anna can also perform simple math
68+
* _Hey, 10 divided by 2_ - Anna will shows the result of 10 / 2
69+
* _Hey, 25 minus 5_ - Anna will shows the result of 25 - 5
70+
71+
72+
73+
You can also have a small conversation will Anna. Try asking Anna how she's doing, or how old she is.
74+
Feel unmotivated? Ask Anna for a motivation quote or a joke.
75+
76+
Click [here](https://www.youtube.com/watch?v=17bVrAZMgEY) to watch Anna in action.
77+
78+
[![Watch on Youtube](https://github.com/Anna-Assistant/Anna/blob/master/img/Youtube.png)](https://www.youtube.com/watch?v=17bVrAZMgEY)
79+

0 commit comments

Comments
 (0)