Home

Awesome

<a href="https://github.com/steven-tey/weathergpt"> <img src="https://weathergpt.vercel.app/opengraph-image.png" alt="OG Image"> </a> <h1 align="center">WeatherGPT</h3> <p align="center"> A ChatGPT Plugin starter template built with Next.js 13 App Router, Edge Functions, and Vercel </p> <p align="center"> <a href="#introduction"><strong>Introduction</strong></a> · <a href="#features"><strong>Features</strong></a> · <a href="#try-the-plugin"><strong>Try the Plugin</strong></a> · <a href="#deploy-your-own"><strong>Deploy Your Own</strong></a> · <a href="https://steventey.com/blog/chatgpt-plugin"><strong>Read the blog post</strong></a> </p> <br/>

Introduction

WeatherGPT is a ChatGPT Plugin to get the weather of any given location.

https://user-images.githubusercontent.com/28986134/231841036-80da6d5b-b1dd-46e8-881e-4034529bcd1e.mp4

<br/>

It can also make appropriate recommendations of what outfits to wear given the weather.

CleanShot 2023-04-13 at 13 16 45

Features

Try the Plugin

If you have access to Plugins, you can try this plugin out!

  1. Go to the Plugin Store
  2. Click "Install an unverified plugin"
  3. Enter "weathergpt.vercel.app"
  4. Click "Install".

https://user-images.githubusercontent.com/28986134/231842599-ab80ccc2-b1c2-4d24-bdfc-c023eebdf320.mp4

Deploy Your Own

You can deploy your own hosted version of this plugin to Vercel with one-click:

Deploy with Vercel

Once you're done, don't forget to change all instances of weathergpt.vercel.app in the codebase to your app's URL:

CleanShot 2023-04-14 at 17 23 32

To add your newly deployed Plugin to ChatGPT, follow the steps from Try the Plugin above, but instead of clicking on "Install an unverified plugin", select "Develop your own plugin" instead. Note that you'll need access to develop ChatGPT Plugins to be able to do this.

CleanShot 2023-04-14 at 17 21 56