eliranwong / letmedoit

An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
https://letmedoit.ai
GNU General Public License v3.0
118 stars 25 forks source link

Add Plugin: access weather information #32

Closed eliranwong closed 8 months ago

eliranwong commented 8 months ago

Add Plugin: access weather information

eliranwong commented 8 months ago

api setup: https://github.com/eliranwong/letmedoit/wiki/OpenWeatherMap-API-Setup

openweathermap_signup

eliranwong commented 8 months ago

Testing prompt:

What is the current weather in New York?

test_weather_plugin

eliranwong commented 8 months ago

uploaded https://github.com/eliranwong/letmedoit/commit/d5d4d4356434a9058e39036a52899470e6039486

eliranwong commented 8 months ago

wiki pages:

https://github.com/eliranwong/letmedoit/wiki/OpenWeatherMap-API-Setup

https://github.com/eliranwong/letmedoit/wiki/Search-Weather-Information

eliranwong commented 8 months ago

fixed api key setup prompt in https://github.com/eliranwong/letmedoit/commit/ef6c05c03fc581aa8b6fde9e64052013930a7fa2