mendhak/llm-cli-helper
CLI helper tool to lookup commands based on a description
This tool helps software developers quickly recall or discover Bash shell commands by describing what they want to do in plain English. You type a question, and it gives you the exact command line output. This is ideal for developers, system administrators, or anyone who frequently uses the command line but doesn't want to memorize every syntax.
No commits in the last 6 months.
Use this if you often find yourself searching the internet or man pages for command-line syntax to perform common tasks like checking disk space or finding files.
Not ideal if you rarely use the command line or prefer to look up commands in traditional documentation.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mendhak/llm-cli-helper"
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...