Code for the talk2meBIM hackathon challenge!
talk-to-me-2-15fps.mov
talk-to-me-4-aggregation-15fps.mov
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
export const openAIApiKey = '{your-key-here}';
npm ci
npm run dev
Now you can navigate to http://localhost:5173/