Show HN: ShellTalk brings deterministic text-to-bash
Category: cli-tool
Tags: cli, shell-automation, deterministic-ai, text-to-command, cross-platform
Score: 7.8/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 7)
ShellTalk is a deterministic CLI tool that converts natural language into Bash commands using semantic template matching instead of LLMs. It's interesting because it provides reliable, portable command generation across macOS and Linux by combining BM25, TF-IDF, and entity recognition with a sophisticated meta-harness system for continuous improvement.
Target audience: devops, backend devs, system administrators
Repository: https://barrasso.me/posts/2026-04-22-text-to-bash-with-shell-talk/ · Swift · Apache-2.0 · 5 stars
View on Hacker News