Disruptive-Kiwi/gpt-starter
A starter to build and ship GPT powered full stack apps using Next.js, Tailwind CSS and Typescript.
This project helps developers quickly build and launch full-stack web applications that integrate OpenAI's GPT models. It provides a foundational codebase, allowing you to focus on the unique GPT-powered features of your app. You input your desired GPT prompt and application logic, and it outputs a complete, deployable web application ready for users.
No commits in the last 6 months.
Use this if you are a developer looking for a rapid starting point to create a new web application leveraging GPT capabilities, without setting up the entire tech stack from scratch.
Not ideal if you are not a developer or if you need to build a GPT application without a web interface, such as a command-line tool or a backend-only service.
Stars
10
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Dec 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Disruptive-Kiwi/gpt-starter"
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.