Setup and build
Follow these steps to prepare the chatbot demo project locally.
Prerequisites
- Chromia development environment (CLI and tooling)
- Testnet account access for deployment later
Setup instructions
-
Clone the repository:
git clone https://bitbucket.org/chromawallet/chatbot-demo.git
cd chatbot-demo -
Install dependencies:
chr installThis installs the required libraries:
com.chromia.hybridcomputecom.chromia.ai_inference
-
Build the project:
chr build