/Virtual-Personal-Assistant-using-Python

In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language, Python. We can perform several offline as well as online operations using the bot.

Primary LanguagePythonMIT LicenseMIT

Demo Video: https://vimeo.com/650156113

Contents of .env file:

USER=None
BOTNAME=JARVIS
EMAIL=None
PASSWORD=None
NEWS_API_KEY=None
OPENWEATHER_APP_ID=None
TMDB_API_KEY=None

Replace None with your values