An open API service indexing awesome lists of open source software.

https://github.com/chancedira/weather-chatgpt-plugin

Plugin for searching weather condition using ChatGPT. Realtime data
https://github.com/chancedira/weather-chatgpt-plugin

chatgpt chatgpt-plugins nodejs openai openapi-specification

Last synced: 4 months ago
JSON representation

Plugin for searching weather condition using ChatGPT. Realtime data

Awesome Lists containing this project

README

          

#### Weather Chat Gpt Plugin

## Introduction

Plugin for searching weather condition using ChatGPT. Realtime data

## How to run

To run this project on your local machine make sure that all the following are checked

- [ ] Nodejs installed on your computer ([MacOS](https://nodejs.org/en/download/), [Windows](https://nodejs.org/en/download/), [Linux](https://nodejs.org/en/download/))
- [ ] Git installed on your computer

Use the following commands to get started with the project

```js
git clone https://github.com/chanceDira/weather-chatgpt-plugin.git
cd weather-chatgpt-plugin
npm install
npm run dev
open http://localhost:4000
```

## Technologies

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

## Live link
[here](https://funny-blue-dibbler.cyclic.app/.well-known/ai-plugin.json)