dev-backpack/cllm
Empower your CLI experience with a command search tool driven by LLM magic!
This tool helps developers who frequently use the command line by translating natural language questions into the exact commands they need. You input a question in plain English, like "Show all pods in k8s cluster," and it outputs the correct command, such as "kubectl get pods -A." This is ideal for developers, DevOps engineers, and system administrators who work extensively with the terminal and need quick command recall.
No commits in the last 6 months.
Use this if you often find yourself trying to remember specific command-line syntax for tasks across various tools like Docker, Kubernetes, or file system operations.
Not ideal if you rarely use the command line or prefer to manually look up commands in documentation or man pages.
Stars
33
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dev-backpack/cllm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...