Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 534 Bytes

File metadata and controls

25 lines (14 loc) · 534 Bytes

hs - Human to Shell Translator

A command-line tool that translates human expressions into shell commands using the Anthropic API and Open AI API.

Features

  • Translates natural language descriptions into bash commands
  • Shell integration for bash and zsh
  • Direct command-line usage

AI integrations

  • anthropic
  • openai

Plugins

See shell integrations

Demo

Demo using the ZSH plugin that translate human expressions into shell commands when CTRL+H is pressed:

zsh_demo