Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Desktop-Voice-Assistant

Learning: A Desktop Voice Assistant for python beginner

Desktop Voice Assistant

A Python-based desktop voice assistant that can perform tasks such as:

  • Opening websites (Google, YouTube, Gmail)
  • Fetching current weather information
  • Reading news headlines
  • Searching Google
  • Telling jokes
  • Performing simple calculations
  • Setting reminders
  • Controlling system commands (shutdown, restart, sleep on Windows)
  • Opening local apps like Notepad and Calculator
  • Fetching Wikipedia summaries
  • Reporting date and time

Features

  • Voice recognition using Google Speech API
  • Text-to-speech with pyttsx3
  • Integration with external APIs for weather and news
  • Easily extendable with more commands

Setup

  1. Clone the repository
git clone https://github.com/yourusername/voice-assistant.git
cd voice-assistant

About

Learning: A Desktop Voice Assistant for python beginner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages