NeMo Agent Toolkit
Basic Information
NVIDIA Agent Intelligence (AIQ) toolkit is a lightweight, framework-agnostic library for connecting, composing, and running agentic workflows across enterprise systems. It provides a unified way to wire existing agents, tools, and data sources together without forcing a replatforming to a single agent framework. The repository contains the core aiqtoolkit package, a command-line interface (aiq), example workflows, plugins under a packages directory, and documentation for installing from source. The toolkit supports integration with popular agent frameworks named in the README such as LangChain, LlamaIndex, CrewAI, and Microsoft Semantic Kernel. It also supports Model Context Protocol (MCP) roles as both client and server, a UI chat interface for interacting with agents, and example configurations for running LLM-backed workflows. The project emphasizes composability, reuse, rapid development, and observability for production and experimental agent deployments.