Documentation

Welcome to the hi-shell documentation. hi-shell is an intelligent terminal assistant that translates natural language descriptions into executable shell commands.

Quick Links

How It Works

  1. You describe what you want to do in natural language
  2. hi-shell sends your description to an LLM (local or cloud)
  3. The LLM generates the appropriate shell command
  4. hi-shell shows the command and asks for confirmation
  5. You review and approve before execution

Provider Options

ProviderTypeRequires InternetSetup Difficulty
Embedded ModelsLocalNo (download only)Easy
OllamaLocalNoEasy
LM StudioLocalNoEasy
OpenRouterCloudYesEasy
AnthropicCloudYesEasy
OpenAICloudYesEasy

Need Help?