Skip to content
/ aiamano Public

OpenAI Beta Assistants API + Next.js chat + Clerk.js Authentication + @shadcn

Notifications You must be signed in to change notification settings

vr1eva/aiamano

Repository files navigation

To initiate the setup, bind your key to the terminal using: OPENAI_API_KEY= npm run setup. To remove all assistants, execute npm run destroy instead.

Create an .env file and add your OpenAI key including other credentials and host locally with npm run dev.

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_BASE_URL=http://localhost:3000
CLOUDINARY_URL=
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=
OPENAI_API_KEY=

About

OpenAI Beta Assistants API + Next.js chat + Clerk.js Authentication + @shadcn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages