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
852
stars
201
forks
source link
Adding .gitignore and removing .vscode directory #12
What's Changed
Adds a standard
.gitignore
file and removes editor files from the repository.Closes issue #11