Skip to main content
ami-docs home page
Search...
⌘K
Search...
Navigation
Getting Started
Install
Getting Started
Install
On this page
What is ami?
Installation
Verify Installation
Next Steps
Getting Started
Install
Get started with ami in seconds
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:
Copy
Ask AI
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:
Copy
Ask AI
ami
--version
Next Steps
Once installed, you can start using ami in your projects. Run:
Copy
Ask AI
ami
To get started with your first project.
⌘I