# Quick Start ## 1. Install Ollama (or DeepSeek) ## 2. Install Vibe Action cargo install vibe-action ## 3. AI-powered commit vibe-action commit -p . ## 4. Translate fast vibe-action translate-small -f README.md ## 5. Translate deep vibe-action translate-large -f README.md