#523 · Primary category: AI Coding Assistants
yai
Your AI powered terminal assistant.
Project last updated:07/31/24
GitHub Stars
869
Forks
61
Contributors
2
License
MIT
Why we included this project
Yai lives inside the terminal and turns plain-English requests into runnable shell commands, a convenience that clicks fastest for developers who spend their whole day in a CLI. It already knows your operating system, shell, and home directory, remembers your preferred editor, and tailors its suggestions to your actual setup rather than generic advice. A separate chat mode lets you ask follow-up questions, paste in an error or file, and have it explain what went wrong. The REPL keeps command history and switches between two prompt modes for repeated tasks, while a single-shot CLI form drops into scripts. It is a focused Go tool, not a framework, so it suits anyone who wants quick OpenAI-backed help without leaving the keyboard.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.