werifu/complish
Generate auto-completion for any CLI via ChatGPT.
This tool helps command-line interface (CLI) users get automatic command suggestions. It takes the help output of any CLI tool and generates a completion script. The end-user is any developer, system administrator, or power user who frequently uses command-line tools in zsh or fish shells and wants to type less and avoid errors.
No commits in the last 6 months. Available on npm.
Use this if you want to quickly add tab-completion to a command-line tool that currently lacks it, without manually writing complex shell scripts.
Not ideal if you need instant completion script generation, as it relies on ChatGPT API response times which can introduce delays.
Stars
31
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 30, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/werifu/complish"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nazdridoy/ngpt
🤖 nGPT - A lightning-fast CLI tool that brings any OpenAI-compatible LLM (OpenAI, Ollama, Groq,...
abhagsain/ai-cli
Get answers for CLI commands from ChatGPT right from your terminal
aorumbayev/autogpt4all
🛠️ User-friendly bash script for setting up and configuring your LocalAI server with the GPT4All...
0xacx/chatGPT-shell-cli
Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
kharvd/gpt-cli
Command-line interface for ChatGPT, Claude and Bard