Looking to build your own agent? Check out the Playbooks for step-by-step tutorials on building agents from scratch.
Guides vs Playbooks
- User Guides (this section): How to use pre-built agents — quick start, configuration, CLI commands
- Playbooks: How to build agents — step-by-step tutorials explaining implementation details
Setup & Hardware
Hardware Advisor
Determine what LLMs your system can run based on RAM, GPU, and NPU capabilities.
NPU Acceleration
Run GAIA agents on AMD Ryzen AI NPU for power-efficient local inference.
Core Agents
Document Q&A
Build conversational AI with text chat, memory, and document Q&A (RAG).
Voice Interaction
Natural voice conversations using Whisper (ASR) and Kokoro (TTS).
Browser Agent
Search the web, fetch pages, and download files with a focused agent.
Analyst Agent
Load structured rows into scratchpad tables and query them with SQL.
Developer Tools
Code Agent
AI-powered full-stack Next.js generation with TypeScript, Prisma, and Tailwind.
Code Index
Semantic search over your codebase using local AMD-accelerated embeddings.
Docker Agent
Natural language interface for containerizing applications.
Connected Agents
Email Triage
Read, organize, and reply to Gmail with email content processed locally.
Telegram Adapter
Talk to GAIA from Telegram on any device, with per-user sessions.
Jira Agent
Natural language interface for searching and managing Jira issues.
Specialized Agents
Image Generation
Multi-modal image generation with LLM prompt enhancement and VLM story creation.
Blender Agent
Natural language 3D scene creation and manipulation in Blender.
Medical Intake (EMR)
Automate patient intake form processing with VLM extraction and local database storage.
Routing Agent
Intelligent request analysis and agent selection through conversational disambiguation.
Build & Extend
Custom Agents
Create your own AI agents and add them to the GAIA Agent UI.
Publishing to the Hub
Build, version, and publish a GAIA agent to the Agent Hub.
MCP Integration
MCP Client
Connect your agent to any MCP server - filesystem, GitHub, databases, and hundreds more.
Windows System Health
Monitor Windows system health using MCP-powered diagnostics.
Choosing a Guide
Next Steps
Playbooks
Learn to build agents from scratch with step-by-step tutorials
SDK Reference
Complete API documentation for all GAIA components
CLI Reference
Command-line tools for chat, voice, RAG, and more
FAQ
Common questions and troubleshooting