gannonh/chatgpt-plugin-starter-nextjs
Starter app for building ChatGPT plugins on NextJS 13 app router
This project offers a starting point for developers who want to build custom extensions (plugins) for ChatGPT using TypeScript and Next.js. It provides a foundational structure, allowing you to quickly create an API that ChatGPT can interact with. The output is a functional API that enhances ChatGPT's abilities, enabling it to perform tasks using third-party applications. This is for developers looking to expand ChatGPT's functionality beyond its default capabilities.
No commits in the last 6 months.
Use this if you are a developer comfortable with TypeScript and Next.js and want to create custom integrations that allow ChatGPT to interact with your specific applications or data.
Not ideal if you are an end-user simply looking to use existing ChatGPT plugins or if you prefer to develop plugins using Python.
Stars
9
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Apr 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gannonh/chatgpt-plugin-starter-nextjs"
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.