/gpt-workshop

make gpts work in a workshop. A writter | a painter | a coder can make some great projects.

Primary LanguageTypeScript

Work in Progress !!

Next GPT agents

This project provides a user interface for the OpenAI Assistant API. It allows for interaction with an AI assistant powered by OpenAI's

  • Creation and configuration of AI agents

Getting Started

First, run the development server:

npm run prisma
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.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources: