Skip to content

loyality7/ai-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-cli

   █▀▀█  ▀       █▀▀█ █    ▀ 
   █▄▄█ ▀█▀      █    █   ▀█▀
   █  █ ▀▀▀      █▄▄█ ▀▀▀ ▀▀▀

Lightweight AI partner living inside your terminal. Type naturally. It understands. It fixes. It executes.

Install

You can install the CLI globally using any of the following methods:

Recommended (pipx)

Installs the tool in an isolated environment and makes the ai command available globally:

pipx install aicli-x

Ultra-fast (uv)

Installs the tool in milliseconds using the Rust-based package manager:

uv tool install aicli-x

Standard (pip)

pip install aicli-x

Local Development

git clone https://github.com/loyality7/ai-cli.git
cd ai-cli
pip install -e .

Usage

ai                      # opens REPL
ai "fix this"           # one-shot
ai --shell "list files" # command-only mode
ai --setup              # re-configure
ai doctor               # run environment & security diagnostics
ai dashboard            # display telemetry & session dashboard

About

Lightweight AI terminal assistant for natural language execution, diagnostics, and telemetry

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages