GAIA by AMD
by AMD
AMD's open-source Python/C++ framework for AI agents running fully locally on AMD NPU/GPU. Includes MCP integration, RAG pipeline, speech-to-speech voice, and multi-agent support.
Skills
Local Inference
Run LLM inference entirely on AMD NPU, GPU, or CPU hardware with no cloud API calls required
MCP Integration
Connect GAIA agents to any MCP server for tool use without internet-dependent API calls
RAG Pipeline
Build retrieval-augmented generation pipelines over local documents with embedded vector search
Voice Agent
Deploy speech-to-speech voice agents running entirely on-device using AMD neural processing units
Related Agents
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…
Vercel AI SDK
TypeScript toolkit for building AI applications with React Server Components, streaming, tool calling, and multi-provid…
AutoGen
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent pattern…