API Key Required
To use the chat, you'll need to set up your own API keys locally.

Quick Setup:

1. Clone the repository

2. Copy .env.example to .env.local

3. Add your OPENAI_API_KEY

4. Run pnpm dev