A helpful GPT-3.5-turbo-assistant whose main goal is to guide users to explore the ecosystem of the Hedera network
cd hedro-ai
npm install
create a .env.local
file using the example.env.local
as the template and fill out the variables
OPENAI_API_KEY
: your OpenAI API key
npm run dev
npm run build && npm run start