Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a speaking weather bot #212

Open
akkshayTandon opened this issue Jun 24, 2023 · 1 comment
Open

add a speaking weather bot #212

akkshayTandon opened this issue Jun 24, 2023 · 1 comment

Comments

@akkshayTandon
Copy link
Contributor

  • derived from my previous bot, i.e. robo-speaker bot (merged in PR added-robo-speaker-bot #134 )
  • the weather speaking bot takes a city name as input and speaks the current temperature in that city
  • this bot uses modules such as

    requests - to fetch the weather from an api

    pyttsx3 - for speaking engine

    json - to convert the returned response from api to a json object

    geopy - a python client for various geocoding services

@akkshayTandon
Copy link
Contributor Author

please assign me this issue under gssoc'23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant