It is CLI based personal assistant built on Python. It takes arguments like searching on Wikipedia, playing music, or what the time is. You can also customize it and create more features over it.
Clone the project
git clone https://github.com/samadpls/personal-assistant.git
Go to the project directory
cd my-project
- Install pipreqs if not installed
pip install pipreqs
- Generate File
python -m pipreqs.pipreqs .
- Now install all dependencies
pip install -r requirements.txt
To run
python jarvis.py