0.0.4 • Published 7 months ago

@mira-ai/mira-cli v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Mira

šŸ“– Documentation | šŸ“„ Litepaper

Installation

Requirements

  • docker
  • docker-compose
  • node
  • npm

Clone the repository

git clone https://github.com/paoloanzn/mira.git
cd mira
git checkout main

Install

npm i

Create .env file

cp .env.example .env

Edit the .env file.

Run Mira System

npx mira-cli launch

or

npx mira-cli start # Start the agent system only without mira-ui