Skip to content

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!

License

Notifications You must be signed in to change notification settings

Azzy001/Py-Virtual-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages