J.A.R.V.I.S

Personal Assistant built using python libraries. It does almost anything which includes sending emails, Optical Text Recognition, Dynamic News Reporting at any time with API integration, Todo list generator, Opens any website with just a voice command, Plays Music, Wikipedia searching, Dictionary with Intelligent Sensing i.e. auto spell checking, Weather Reporting i.e. temp, wind speed, humidity, YouTube searching, Google Map searching, Youtube Downloading, etc.

MIT License

Stars
838

Requirements:

pip install -r requirements.txt

_ To install PyAudio on windows head over to https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio and download the .whl for your machine and run the installation as shown below, then install the remaining dependencies from the requirements.txt file. You may remove pyAduio from the requirements file if it interrupts your installation (its there for unix users)

pip install PyAudio‑0.2.11‑cp<version>‑cp<version>m‑win_amd<architecture>.whl

On Ubuntu based Linux distribution you need to install the following packages, so that the code works:

sudo apt-get update && sudo apt-get install espeak

What it does...

Some Sneak peeks:

And so on....

Read complete blog article

Contribution:

Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. We are happy for every contribution. A lot can be done with this project. Core AI chatbot like functionality can be added. More python scripts can be associated. Pull requests for any such changes are accepted. Feel free to fork this project and make your own changes too.

Badges
Extracted from project README
Welcome to my profile Open Source Love GitHub issues GitHub license forthebadge made-with-python
Related Projects