Plugin for searching weather condition using ChatGPT. Realtime data
To run this project on your local machine make sure that all the following are checked
Use the following commands to get started with the project
git clone https://github.com/chanceDira/weather-chatgpt-plugin.git
cd weather-chatgpt-plugin
npm install
npm run dev
open http://localhost:4000
To successfully navigate the codebase of the project, you will need undertanding of the following technologies that are being used to develop this application:
- NodeJs
- Javascript
- Open Weather Map API