Skip to content

Building a Voice Assistant that responds to basic user inquiries.

Notifications You must be signed in to change notification settings

sakshibutala/VoiceAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

VoiceAssistant

In this notebook, I have built a voice assistant that responds to basic user queries.

Packages Requried

Notebook

The "VoiceAssistant.ipynb" contains the algorithm for bulding a voice assistant. This assistant takes input in the form of an audio from the user, converts it to text and peforms further processing needed to respond back to the user. Once it scrapes the result, it converts the text to audio and responds to the user in the form of audio.

Assistant Skills

  • Provide weather details
  • Provide corona updates
  • Provide latest news
  • Search the meaning of a word
  • Take notes
  • Play YouTube videos
  • Show location on Google Maps
  • Open websites on Google Chrome

Medium Article

Check out my medium article for a step by step tutorial on building a this voice assistant.

https://medium.com/@sakshibutala12/building-a-multi-functionality-voice-assistant-in-10-minutes-3e5d87e164f0

Author

Sakshi Butala

About

Building a Voice Assistant that responds to basic user inquiries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published