A project to build an AI voice assistant using Python . The Voice assistant interacts with the humans to perform basic tasks. The implemented Voice assistant can perform the following tasks:
- Opens a webpage : Youtube, G-Mail, Google Chrome, StackOverflow
- Predicts time
- Captures a photo
- Fetch Top headlines from Times of India
- Searches data from web
- Ask geographical and computational questions
- Predict Weather of different Cities
- Abstract necessary information from wikipedia
- Turn off your program when required .....And More.....
You can read this article to understand step by step approach to build this voice assistant.