Zev: Find Terminal Commands with Natural Language
2025-04-24
Zev is a tool built on top of the OpenAI API that lets you find or remember terminal commands using natural language. For example, you can type 'show all running python processes' to find the relevant command. Zev supports various operations including file operations, system information, network commands, and Git operations. You can also use Ollama as a local alternative to avoid relying on the OpenAI API. The project is open-source and contributions are welcome.