nowfound

Alternatives

Products that do what Use Natural Language to Run Terminal Commands (Ghost in the Shell) does

Hi HN, I just released a very simple AI Shell / CLI tool that lets you convert natural language directly into executable shell commands. Built with python to simplify terminal workflows and help you quickly run commands without memorizing syntax. It has two main usage modes: One-shot mode: Quickly execute commands using natural language. Example: ai "find all PNG files larger than 5MB" The AI responds with the appropriate command and asks if you want to execute it. Interactive chat mode: Start a terminal chat session with the AI (ai -i) to iteratively build commands or scripts. Some…

  1. 1
    nlsh220

    talk to your terminal in natural language

    Jan 2026

  2. 2GA

    I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI. You'd need to use your own API KEY for this but it's pretty simple, instructions are in the README Not perfect but not bad either.

    2022 · github.com

  3. 3

    AI pair programming directly in your terminal

    Sep 2025

  4. 4
    Ask4

    Talk to your shell in natural language. 100% local AI.

    Feb 2026

  5. 5
    Warp AI494

    AI, fully integrated with your terminal

    2023

  6. 6
    BashBuddy159

    Write bash commands with natural language, fully local.

    2025

  7. 7IE

    Last month, I started learning a Python TUI framework called Textual. After working on a 4x4 board game, I made an interactive app to test your CLI text processing skills with 40 beginner to intermediate level exercises. The app is fairly basic in terms of features — only single input file, so no stdin data, multiple files, etc. Most of the exercises in this app is based on my Computing from the Command Line ebook (https://learnbyexample.github.io/cli-computing/preface.html). I hope to improve the TUI app to support all the 200+ exercises sometime next year.

    2022 · github.com

  8. 8

    A free AI assistant for developers who live in the terminal.

    Jun 2026 · ghost-cli.eu.cc

  9. 9IW
  10. 10
    opencode395

    Your terminal's AI agent, with any model you want

    2025

  11. 11AS
  12. 12
    Kuulto116

    Use /ai to organize files, convert image formats, and more

    Jan 2026

  13. 13

    Use plain English to do any dev task

    2024

  14. 14

    Ai-powered terminal assistant

    2025

  15. 15

    AI-powered CLI that builds, deploys, and manages content.

    Feb 2026

  16. 16

    Turn text into engagingly narrated videos

    2024

  17. 17

    Make notes, tasks, and search, directly from the terminal.

    Apr 2026 · fabric.so

  18. 18
    VVK118

    Generate shell commands in your terminal with AI

    2025

  19. 19LT

    This is my take on the common "use llms to generate shell commands" utility. Emphasis is placed on good CLI UX, simplicity, and flexibility. `llm2sh` supports multiple LLM providers and lets LLMs generate multi-command sequences to handle complex tasks. There is also limited support for commands requiring `sudo` and other basic input. I recommend using Groq llama3-70b for day-to-day use. The ultra-low latency is a game-changer - its near-instant responses helps `llm2sh` integrate seamlessly into day-to-day tasks without breaking you out of the 'zone'. For more advanced tasks, swapping to…

    2024 · github.com

  20. 20SA
  21. 21
    Termly82

    Mobile + voice access for Claude Code and terminal AI tools

    Nov 2025

  22. 22PS

    I originally was just messing with pi-autoresearch. Gave it a sample task to build the most portable coding agent. First cut was 6 KB of shell. Great for one-shots, unusable interactively. I was shocked it actually worked. Started building up -- adding features — but with a self-imposed rule: no new dependencies, and sub 500 LOC. This thing had to be truly portable. Just sh, curl, awk. System primitives only. Which means I did some genuinely disgusting things in awk, including JSON parsing and the OpenAI Responses tool loop with reasoning items carried across turns. It's now ~400 lines. In…

    Apr 2026 · pu.dev

  23. 23

    AI terminal better than ChatGPT

    2024

  24. 24

    Encrypted terminal and SSH client with built‑in AI assistant

    Jan 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →