Markussim / will-it-rain-2

MIT License
0 stars 0 forks source link

Enhance Weather Bot to Provide Detailed Weather Forecast #1

Closed linusromland closed 4 weeks ago

linusromland commented 1 month ago

The current weather bot provides basic weather information, specifically the temperature and the amount of rainfall. To improve user experience and provide more comprehensive weather updates, we propose enhancing the bot to include detailed weather conditions. This will enable the bot to deliver more precise and informative weather announcements.

Features to Implement:

1. Detailed Weather Conditions:

2. Weather Forecast Enhancements:

Markussim commented 1 month ago

As this bot currently used SMHI as it's source of data you can check which parameters are available here. All data needs to be converted to a human readable form due to the nature of LLMs