Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pratit989 authored Feb 3, 2021
1 parent cc9fd45 commit f824ec6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# J.A.R.V.I.S
Virtual Assistant [ A Butler For PC Users ]

It is an effort to create a more helpful but maybe not as sophistacated as others out there or not as human Virtual Assistant for PC users.

**Requirments**
1. Python 3.7.x
2. Visual Studio C++ Build Tools
3. Visual Studio Community or Professional or Enterprise

**Installation Procedure**
1. Install PyAudio wheel.
2. Install required modules from requirements.txt by running the following command from the project folder.
```pip install -r requirements.txt```
3. Run ```JARVIS_MARK_II.py```

0 comments on commit f824ec6

Please sign in to comment.