Next.js starter for integrating OpenAI API into web apps
This starter kit integrates the OpenAI API into a Next.js application, providing example server-side API routes and minimal client UI to send prompts and display responses. It is suited for building chat interfaces, content-generation features, or other web apps that call OpenAI from Next.js.
0