Projects

AI in the Terminal

May 2025
AI
github.com/Montekkundan/yo

yo is a command-line tool that turns your terminal into an interactive, natural-language Q&A engine powered by AI. It reduces context switching by letting you ask questions directly in the terminal, receiving real-time, streamed responses from AI models like OpenAI and Ollama. Built with Rust, it features flexible command parsing, async networking, error handling, and cross-platform compatibility, with automated builds for macOS and Linux. Whether you're looking up commands or querying AI, yo keeps you focused and efficient right from your terminal.

Read the full write-up
image 1
yo hi
yo current
AI in the Terminal - Montek