diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ <h1 style="text-align: center"> <u>Zara</u> </h1> Zara is the powerfull A.I. Assistent it can do many things just by listening your voice commands + +## Build +Install requirements + pip install -r requirements.txt + +## Run +To run this A.I. run this command in your shell + python Zara.py |