Back to Templates

Introduction
WeatherGPT is a ChatGPT Plugin to get the weather of any given location.
It can also make appropriate recommendations of what outfits to wear given the weather.
Features
- AI-Plugin & OpenAPI JSON specs
- Returns a link to a dynamic Next.js route
- Nextjs 13 App Router
- Edge Route Handlers for returning weather data
- Metadata API for SEO tags
ImageResponse
API for dynamic OG images at the edge
Try the Plugin
If you have access to Plugins, you can try this plugin out!
- Go to the Plugin Store
- Click "Install an unverified plugin"
- Enter "weathergpt.vercel.app"
- Click "Install".
Deploy Your Own
You can deploy your own hosted version of this plugin to Vercel with one-click:
Once you're done, don't forget to change all instances of weathergpt.vercel.app
in the codebase to your app's URL:
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.
Related Templates
AgentGPT - AI Agents with Langchain & OpenAI
Assemble, configure, and deploy autonomous AI Agents in your browser, using Langchain, OpenAI, AutoGPT and T3 Stack.

Extrapolate – AI Aging App
Age transformation AI app powered by Next.js, Replicate, Upstash, and Cloudflare R2 + Workers.

Next.js OpenAI Doc Search Starter
Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.
