bitplane/uh-halp
Command line help from an LLM of your choice
This project helps developers quickly get the correct command-line syntax for a wide range of tasks by describing what they want in plain English. It takes your natural language request for a command and outputs the exact shell command to achieve it, making it easier for system administrators, DevOps engineers, and power users to work efficiently in the terminal.
Available on PyPI.
Use this if you frequently need to look up command-line syntax or forget specific options for common terminal operations and want AI to suggest the correct command.
Not ideal if you prefer to thoroughly understand the nuances of each command's parameters or require solutions for highly specialized, obscure, or security-sensitive tasks without human review.
Stars
19
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 13, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bitplane/uh-halp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dtnewman/zev
A simple CLI tool to help you remember terminal commands
hecrj/icebreaker
A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp
adammpkins/llama-terminal-completion
AI terminal assistant for any OpenAI-compatible API. Features interactive chat TUI, command...
milosgajdos/bot-banter
Go vs Rust AI bot voice conversation
dustinblackman/oatmeal
Terminal UI to chat with large language models (LLM) using different model backends, and...