Predictable-Dialogs / openai-assistant-nextjs

OpenAI Assistant Chatbot In Next.js

Repository from Github https://github.comPredictable-Dialogs/openai-assistant-nextjsRepository from Github https://github.comPredictable-Dialogs/openai-assistant-nextjs

This is a Next.js project with an OpenAI Assistant Chatbot.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Learn More

To learn more about Predictable Dialogs, take a look at the following resources:

You can check out the Predictable Dialogs GitHub repository - your feedback and contributions are welcome!

About

OpenAI Assistant Chatbot In Next.js

License:MIT License


Languages

Language:JavaScript 96.5%Language:CSS 3.5%