Skip to content

Commit 5b46ac7

Browse files
authored
Update README.md
1 parent 94e6e68 commit 5b46ac7

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,32 @@
11
# panda_voice_assistant
22
By running these files in your pc you can easily run your own jarvis aka panda-voice assistant
33
You have to install many pip pacakges for running this:
4-
stated in its code.
4+
5+
packaages that you have to install are:
6+
7+
```
8+
pyautogui
9+
numpy
10+
pyttsxc
11+
speech_recognistion
12+
date_time
13+
wikipedia
14+
os
15+
webbrowser
16+
selenium
17+
smtplib
18+
time
19+
pycricbuzz
20+
21+
```
22+
23+
## Installation
24+
25+
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.
26+
27+
```bash
28+
pip install foobar
29+
```
530

631
Following are the features of this voice assistant:
732
1. Most imporatant feature is to run youtube on just your speech command, You only have to tell it the video name which you want to see and it will open automatically.

0 commit comments

Comments
 (0)