Skip to content
 
 

Repository files navigation

talk-to-me-bim

Code for the talk2meBIM hackathon challenge!

clone it!

git clone https://github.com/tmarti/talk-to-me-bim

configure it!

Edit src/agents/agent.ts and insert your openAI API key:

// Insert here your openai API key
const openAIApiKey = '{your-key-here}';

install it!

npm install

run it!

npm run dev

Now you can navigate to http://localhost:5173/

About

Code for the talk2meBIM hackathon challenge!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages