diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:21:43 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:21:43 +0530 |
commit | 93109b09b65f7f0c95fb1e7e2d4fba13a6427e2f (patch) | |
tree | d6653afa5594a5362977e8e0db76d606e9335d92 | |
parent | e1ca2493d6f553b9a9153fe8d09b1608ad9ed979 (diff) | |
download | zara-93109b09b65f7f0c95fb1e7e2d4fba13a6427e2f.tar.gz zara-93109b09b65f7f0c95fb1e7e2d4fba13a6427e2f.tar.bz2 zara-93109b09b65f7f0c95fb1e7e2d4fba13a6427e2f.zip |
README
-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 |