Getting Started with Zeno AI
Installation
Clone the Zeno AI repository:
git clone https://github.com/ZenoAssistant/zenoassistant.git
Install dependencies:
cd zenoassistant npm install
Start the dashboard:
npm start
Last updated
Clone the Zeno AI repository:
git clone https://github.com/ZenoAssistant/zenoassistant.git
Install dependencies:
cd zenoassistant
npm install
Start the dashboard:
npm start
Last updated