amico-cli

Crates.ioamico-cli
lib.rsamico-cli
version0.1.1
created_at2025-01-16 13:39:07.360111+00
updated_at2025-02-06 09:12:23.093543+00
descriptionThe agent system executable for the Amico AI Agent Framework
homepage
repositoryhttps://github.com/AIMOverse/amico
max_upload_size
id1519286
size24,306
Archer (takasaki404)

documentation

README

Amico Autonomous AI Agent

Amico is the next generation Autonomous AI Agent tailored for embedded AI devices and multi-agent systems.

Quick Start

Install & Run AMICO Immediately

cargo install amico

# This will run Amico using the default config.
amico

Configuration

Amico comes with a default configuration file amico.toml. You can override the values in this file or provide your own.

Commit count: 400

cargo fmt