Covid-19 Voice Assistant
This is a Python voice assistant that retrieves the total number of cases and deaths as well as the total number of cases and deaths per country.
This repository is created mainly to test different technologies and frameworks for personal practice.
Run the main.py file and talk to ask the number of cases or deaths.
Some valid statements:
All dependencies are inside the Pipfile.lock file and can be installed via pipenv.