Skip to main content

What is ami?

ami is an AI-powered development tool that helps you build faster with intelligent code assistance.

Installation

Install ami globally using curl:
curl -fsSL https://ami.dev/install.sh | sh
This will download and install the latest version of ami on your system.

Verify Installation

After installation, verify that ami is installed correctly:
ami --version

Next Steps

Once installed, you can start using ami in your projects. Run:
ami
To get started with your first project.