Voice Collab
Santhosh Kumar Dhanasekaran
View on GitHub →Inspiration
I've always been a fan of Jarvis and I wanted something to interact with. Voice is so powerful which we don't use quite often.
What it does
Takes in voice commands and performs operations accordingly Read README.md for more info on the commands you can use
Challenges we ran into
It was hard to figure out how to get the audio input in typescript and do speech recognition on it.
Accomplishments that I'm proud of
Managed to make a good stable async websocket connection with VS Code extension and do voice recognization at the same time
What we learned
How to do make a VS Code extension and Typescript was the new programming language I learned
What's next for Voice Collab
Added more advanced tasks for everyday productivity
- Make it more generic to add more features
- Replace Google API with a more robust local model
- Get user preferences and store it