ez-term
Privacy-First AI CLI Command Generator
ez-term is an AI-powered command line tool that generates terminal commands using local AI models via Ollama. Unlike cloud-based AI assistants, ez-term runs entirely on your machine. Your prompts and commands never leave your device.
Features
AI-Powered
Uses state-of-the-art language models to understand your intent and generate accurate commands.
Runs Locally
100% local execution via Ollama. No cloud API calls, no data leaving your machine.
Open Source
Fully open source. Inspect the code, contribute, or fork it.
Context-Aware
Understands your current directory, shell, and environment for better suggestions.
Frequently Asked Questions
Does ez-term send my data to the cloud? ▼
No. ez-term uses Ollama to run AI models locally on your machine. Nothing is ever sent to external servers.
What AI models does it support? ▼
Any model supported by Ollama, including Llama, Mistral, CodeLlama, and many others.
Do I need a powerful computer? ▼
A modern computer with 8GB+ RAM can run smaller models. Larger models benefit from more RAM and a GPU.
Is it safe to run generated commands? ▼
ez-term shows you the command before execution. Always review commands before running them.