- Step1: Install via npm (npm install -g ai-terminal) or Homebrew (brew install ai-terminal).
- Step2: Set your AI provider API key (export OPENAI_API_KEY=your_key).
- Step3: Run ai-terminal in your shell to start a chat session.
- Step4: Use natural language prompts or slash commands (/shell, /sql, /http) to generate and execute code or requests.
- Step5: Review and approve generated commands, then let AI Terminal execute them for you.