steven-tey/weathergpt
ChatGPT Plugin starter template built with Next.js 13 App Router, Edge Functions, and Vercel
This project helps you create a custom ChatGPT plugin that provides real-time weather information and outfit recommendations for any location. You tell ChatGPT where you're going, and it gives you the current weather conditions and suggestions on what to wear. Anyone who wants to extend ChatGPT's capabilities with specific, real-world data like local weather would use this.
339 stars. No commits in the last 6 months.
Use this if you are a developer looking for a template to build a custom ChatGPT plugin that fetches and presents external real-time data.
Not ideal if you are an end-user simply looking for a weather app or a ready-to-use ChatGPT plugin without needing to develop one yourself.
Stars
339
Forks
55
Language
TypeScript
License
—
Category
Last pushed
May 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/steven-tey/weathergpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stack-chan/stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
xcatliu/chatgpt-next
微信风格的 ChatGPT,使用 Next.js 构建,私有化部署的最佳选择!
nisabmohd/openapi-wrapper
I've developed a ChatGPT clone using Next.js 14, Shadcn-UI, Prisma ORM, and integrated it with...
riwigefi/light-gpt
Light-GPT is an interactive website project based on the GPT-3.5-Turbo Model.
supabase-community/nextjs-openai-doc-search
Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.