Skip to content

COVID-19 Voice Assistant. 😷A Python Voice Assistant that answers questions about the number of cases of COVID-19.🔎

Notifications You must be signed in to change notification settings

Priya730/CoronaVirus-Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CoronaVirus-Voice-Assistant

markus-winkler-i-NxU7b5oAM-unsplash (3)

A Python Voice Assistant that answers questions about number of cases of COVID-19😷

📌Introduction

“Stay Alert, Stay Safe”

The CoronaVirus Voice Assistant is written in Python. The Voice Assistant responds with the total number of cases and deaths worldwide and for a particular country. You can ask a question like- “How many total cases in India?” or “How many total deaths?” and it will respond with the latest number of cases/deaths. Built using the SpeechRecognition module and the Python text-to-speech (pyttsx3) module, it uses Regex pattern matching to respond with correct data by identifying keywords. The program updates to fetch the latest data when the command "UPDATE" is called out.

👩‍💻 How is it made?

  • For this project I used ParseHub for web-scraping.
  • The website for collecting the data is worldometers
  • Python Speech Recognition
  • Python text to speech

About

COVID-19 Voice Assistant. 😷A Python Voice Assistant that answers questions about the number of cases of COVID-19.🔎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages