Skip to content

nageshsinghc4/Voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Voice Assistant

image

What is a Voice Assistant?

A voice assistant or intelligent personal assistant is a software agent that can perform tasks or services for an individual based on verbal commands i.e. by interpreting human speech and respond via synthesized voices. Users can ask their assistants’ questions, control home automation devices, and media playback via voice, and manage other basic tasks such as email, to-do lists, open or close any application etc with verbal commands.

In this repository I provide a step by step tutorial on building a desktop voice assistant using python.

Simple voice-based desktop/laptop assistant that has the capability to:

  1. Open the subreddit in the browser.
  2. Open any website in the browser.
  3. Send an email to your contacts.
  4. Launch any system application.
  5. Tells you the current weather and temperature of almost any city
  6. Tells you the current time.
  7. Greetings
  8. Play you a song on VLC media player(of course you need to have VLC media player installed in your laptop/desktop)
  9. Change desktop wallpaper.
  10. Tells you latest news feeds.
  11. Tells you about almost anything you ask.

Interaction with Voice assistant: (Will upoad soon)

You can read this article to understand step by step approach to build this voice assistant.

About

A step by step tutorial on building a voice-based assistant using python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages