Code for the talk2meBIM hackathon challenge!
git clone https://github.com/tmarti/talk-to-me-bim
Edit src/agents/agent.ts
and insert your openAI API key:
// Insert here your openai API key
const openAIApiKey = '{your-key-here}';
npm install
npm run dev
Now you can navigate to http://localhost:5173/