Skip to content

giggei/bct-chat

Repository files navigation

Quick and Dirty BayernCloud AI Expert 🚀

Buildt using the OpenAI Assistants API and Next.js.

How to run yourself

0. Setup an assistant on in the OpenAI platform

https://platform.openai.com/assistants

1. Clone repo

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).

3. Install dependencies

npm install

4. Run

npm run dev

5. Navigate to http://localhost:3000.

Deployment

You can deploy this project to Vercel or any other platform that supports Next.js.

Feedback

Let us know if you have any thoughts, questions, or feedback at BayernCloud Tourismus