You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Desktop-Voice-assistant/READme.md
+3-12Lines changed: 3 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,8 @@
1
1
# DESKTOP VOICE ASSISTANT
2
-
3
-
# LEVEL -2
4
-
5
2
It would be great to have a desktop voice assistant who could perform tasks like sending email, playing music, search wikipedia on its own when we ask it to. This desktop assistant does exactly that for the user.
6
3
7
4
8
5
# What tasks can it perform?
9
-
10
6
1. It can send emails on your behalf.
11
7
2. It can search wikipedia and read the first few lines for you.
12
8
3. It can open youtube, google, facebook and spotify.
@@ -17,16 +13,14 @@ It would be great to have a desktop voice assistant who could perform tasks like
17
13
18
14
19
15
# How to use
20
-
21
16
1. Start the assistant.
22
17
2. Keep giving the required commands
23
18
3. If done say 'no thanks' and the assistant will stop itself
24
19
25
20
26
21
# Side note
27
-
28
22
Make sure you set Master as your name. (line 21)
29
-
Enter the email and app password (check important,txt) (line 63)
23
+
Enter the email and app password. (line 63)
30
24
Also before making it read any pdf, enter the name of the pdf. (line 70)
31
25
You need to be logged into whatsapp for using the assistant to send whatsapp messages.
32
26
@@ -58,12 +52,9 @@ It would be great to have a desktop voice assistant who could perform tasks like
58
52
ii>Click on generate
59
53
5. Copy the app password and use it here.
60
54
61
-
# Check requirements.txt before using the assistant
62
-
63
-
64
-
# Development Status #
65
55
56
+
# Development Status
66
57
The amount of things that can be done with this AI assistant is endless. This is just a basic structure which is at present complete. It might be using hotwords in future that will trigger the assistant, , might be used in sending the system to sleep mode, set alarm, send text messages to contacts on your phone and lot more.
0 commit comments