## Tech StackA voice-enabled virtual assistance which can be your development buddy.
Language : Python
Libraries : SpeechRecogntion, txttsx3
This developer friendly voice enabled virtual assistance can help developer with the following:
- All version-control commands (git add, commit, push, pull, fetch, stash, rebase, and so on) can be performed directly through your voice. There's no need to remember complicated commands; just say some simple intents and we'll do the rest.
- open different code editors.
- check the social media account states (any messages ?)
- Search the stackoverflow with voice.
- Send SMS and Emails.
- set alarms.
- set reminders
Clone the project
git clone https://github.com/RaptorEnergia/HackDotSlash5.0-SubmissionGo to the project directory
cd HackDotSlash5.0-SubmissionInstall dependencies
pip install or
conda installor install the dependecies manually
