Buildt using the OpenAI Assistants API and Next.js.
https://platform.openai.com/assistants
git clone https://github.com/giggei/bct-chat.git
cd bct-chat
2. Set your OpenAI API key and your Assistant ID
(in .env.example
and rename it to .env
).
npm install
npm run dev
5. Navigate to http://localhost:3000.
You can deploy this project to Vercel or any other platform that supports Next.js.
Let us know if you have any thoughts, questions, or feedback at BayernCloud Tourismus