
Embedditor
Open-source editor for vector LLM embeddings to improve search and reduce costs.
AI-powered command-line tool for generating terminal commands from natural language.
Oh-heck is a command-line tool that uses AI (GPT-3) to generate terminal commands from natural language. It helps users find the right terminal commands without having to Google them repeatedly.
To use Oh-heck, call the command `oh-heck` followed by your question in quotes. The AI will return its best guess for the command. You can accept it by typing ‘y’ (which copies the command to your clipboard) or reject it by typing ‘n’ and editing your question.
AI-powered terminal command generation Natural language input Command suggestion and acceptance/rejection Clipboard integration for easy pasting