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

Plugin: Ask Today's Weather #7

Open
vietanhdev opened this issue Jun 7, 2023 · 0 comments
Open

Plugin: Ask Today's Weather #7

vietanhdev opened this issue Jun 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vietanhdev
Copy link
Member

  • Find API options. Write Python functions to get the weather from the location using API.
  • Parse a sentence to find the location and query weather:
How's the weather in Hanoi today?  => "Hanoi"  => Cloudy, 38oC.
  • Write regular expression(s) to recognize the weather query sentences.
@vietanhdev vietanhdev changed the title Feature: Ask Today's Weather Plugin: Ask Today's Weather Jun 7, 2023
@vietanhdev vietanhdev added the enhancement New feature or request label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants