diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:24:41 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:24:41 +0530 |
commit | 35a44d5e7926ee2dbc97e1084ec66d65180b5eb5 (patch) | |
tree | 9c1a0fcdb7153aeee0d63217d3e63e4ce8948b20 | |
parent | bd369c4d9b74f072cb83d90e4f2cafeae83a90ea (diff) | |
download | zara-master.tar.gz zara-master.tar.bz2 zara-master.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,8 +4,10 @@ Zara is the powerfull A.I. Assistent it can do many things just by listening you ## Build Install requirements -``pip install -r requirements.txt`` + + pip install -r requirements.txt ## Run To run this A.I. run this command in your shell -``python Zara.py`` + + python Zara.py |