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.
The .vscode folder can be useful to share in projects where everyone is using the same editor and there are some standards that should be shared; as there are none here, I would suggest removing it (see stack overflow discussion for context)
Request
I would recommend adding a standard python
.gitignore
file to the repository (e.g. Github standard python .gitignore) and removing the.vscode
folder.The
.vscode
folder can be useful to share in projects where everyone is using the same editor and there are some standards that should be shared; as there are none here, I would suggest removing it (see stack overflow discussion for context)