Inspiration
In Iron Man there is a voice assistant called JARVIS. I wanted to replicate that with python.
What it does
It can answer simple questions with wolfram, give you weather and news data, set timers, etc.
How we built it
I used python and imported multiple api's to build it. I also used speech recognition and tts libraries.
Challenges we ran into
I couldn't use a wake up word to trigger the voice assistant, therefore, when I am listening to music, it would ask me questions.
Accomplishments that we're proud of
I am proud of the way I used functions and while loops in my project.
What we learned
I gained a deeper understanding in the api's and libraries I imported.
What's next for Voice Assistant with Python
As said above, I want to implement a wake up word into my project.
Built With
- api
- python
- tts
Log in or sign up for Devpost to join the conversation.