spignelon / virtual-assistant

Speech recognition virtual assistant written in python
MIT License
3 stars 8 forks source link

Add weather and temperature #8

Open spignelon opened 2 years ago

spignelon commented 2 years ago

Add weather and what is the temperature right now

rishabhknowss commented 2 years ago

please assign the task

spignelon commented 2 years ago

please assign the task

@rishabhknowss assigned! Do not forget to also update README.md :+1:

rishabhknowss commented 2 years ago

Some libraries(gtts) are showing missing , how to figure it out ?

spignelon commented 2 years ago

Some libraries(gtts) are showing missing , how to figure it out ?

@rishabhknowss run pip install -r requirements.txt in the current working directory. You can also choose to create a virtual environment if you like, using a couple of commands and then run the aforementioned command in it.

Running this was throwing an error up until now because of some issue in "PyObjC" package, so I removed it and updated the requirements.txt, it should work fine now.

rishabhknowss commented 2 years ago

i am not able to figure out things! Kindly assign it to somebody else :)

spignelon commented 2 years ago

i am not able to figure out things! Kindly assign it to somebody else :)

Okay @rishabhknowss