Skip to content

quiet-node/hedro-ai

Repository files navigation


Hedro.ai - Hedera AI Chatbot Assistant

🪜 Work In Progress... 🪜


Overview

A helpful GPT-3.5-turbo-assistant whose main goal is to guide users to explore the ecosystem of the Hedera network

Get Started

Requirement

Quickstart

git clone https://github.com/quiet-node/hedro-ai.git
cd hedro-ai
npm install

Running the project

1. Set environment variables

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

2. Run the project in dev mode

npm run dev

3. Build and serve the project

npm run build && npm run start

About

A helpful GPT-3.5-turbo-assistant whose main goal is to guide users to explore the ecosystem of the Hedera network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published