/Py-Virtual-Assistant

A virtual GUI assistant that you can use to make queries, the data will be queried through Wikipedia and Wolframalpha and extracted to the program, you can extract live data!

Primary LanguagePythonMIT LicenseMIT

Your very own Virtual Assistant!

This program can be used to query data through Wikipedia and Wolframalpha. You can search for anything!


Requirements

Wolframalpha

pip install wolframalpha

wikipedia

pip install wikipedia

Tkinter

pip install tk

Wolframalpha Api

You will need to generate an API key from this website.

https://www.wolframalpha.com/ -> register to their website and click on the API tab.


Get live weather information of your location!

search2