AI Tools
This section covers AI coding tools, language models, and workflows for intelligent development assistance.
Overview¶
AI-powered development tools are transforming how we write, debug, and understand code. From terminal-based agents to orchestration layers, having the right AI setup can dramatically improve productivity.
Categories¶
AI Agents¶
- OpenCode Guide - Open source terminal-based AI coding agent
- Oh My OpenAgent - Orchestration layer for OpenCode
- Hermes AI - AI agent with 47 built-in tools
- Hermes vs OpenCode - Comparison of two powerful agents
Language Models¶
- Dolphin LLM - Open source uncensored models
- Free AI Models - No-cost LLM options
Workflows¶
- NotebookLM + OpenCode - Audio-based development workflow
Why AI Tools?¶
Modern AI coding assistants offer:
Benefits
- Automated Debugging: Identify and fix issues quickly
- Code Generation: Write boilerplate and complex code
- Documentation: Generate and maintain docs
- Refactoring: Improve code quality safely
- Learning: Explain concepts and patterns
Tooling Ecosystem¶
| Category | Tools |
|---|---|
| Terminal Agents | OpenCode, Claude CLI, Cursor |
| Orchestration | Oh My OpenAgent, Sisyphus |
| Local Models | Dolphin, Ollama, LM Studio |
| Cloud APIs | OpenAI, Anthropic, Google |
Quick Links¶
- OpenCode Guide - Getting started with OpenCode
- Oh My OpenAgent - Advanced workflows
- Dolphin LLM - Running models locally
- Free AI Models - Cost-free alternatives
This section is part of the Code Sigils documentation.