A python application build using wolframalphapi which can answer almost every question you ask.
To get your api-key visit HERE
- Clone this project on your local system
- Open terminal
- Install wolframalpha module using pip install.
- Get your api-key from the mentioned link above and paste in the python script
- Then run your python application and its done
- find x if x + x=8
- find x if x^2 + x^2 = 8
- find ∫(x^2 + x)
- what is food?
- what is meaning of life?
- how is the wheather in mumbai?
- latitude of mumbai?
- how big is the world?