MCP Boosted by NVIDIA AgentIQ and NIM logo

MCP Boosted by NVIDIA AgentIQ and NIM

by sparktsao

This project enhances Anthropic MCP with NVIDIA AgentIQ and NIM, creating a dynamic AI-powered conversational application. It integrates cutting-edge technologies for a more powerful and context-aware experience.

View on GitHub

Last updated: N/A

When MCP is Boosted by NVIDIA AgentIQ and NIM's Super Power ⚑🧠

This project is an advanced AI-powered application that integrates multiple cutting-edge technologies to create a more dynamic, context-aware, and powerful conversational experience.

πŸš€ Overview

At the core of this stack is Anthropic MCP (via FastMCP) and GPT-4o-mini, orchestrated with LangGraph, and presented via a Streamlit frontend. We've supercharged it with NVIDIA's AgentIQ Workflow and NIM Inference Microservice, bringing in the power of reasoning with NVIDIA’s Llama3 Nemotron Super 49B model (R1 version).

πŸ”Œ Tech Stack

  • 🧠 NVIDIA AgentIQ – Agentic workflow framework with tool-use capabilities
  • πŸ“¦ NVIDIA NIM – Model deployment and inference microservice
  • πŸ¦™ NVIDIA Llama3 49B R1 – nvidia/llama-3_3-nemotron-super-49b-v1
  • πŸ€– Anthropic MCP – Powered by FastMCP
  • πŸ”„ GPT-4o-mini – As the orchestration model
  • πŸ”— LangGraph – Graph-based LLM orchestration for tool-calling agents
  • 🌐 Streamlit – For interactive frontend UI
  • πŸ“ˆ LangFuse – Monitoring and observability for LLM apps

πŸ’‘ Features

  • Natural and dynamic reasoning with large-scale NVIDIA models
  • Tool-using agents enabled by LangGraph and AgentIQ
  • Lightweight frontend for chat interaction
  • Easy deployment using aiq CLI
  • Real-time LLM monitoring and observability with LangFuse

βš™οΈ Setup & Usage

  1. Run AgentIQ Workflow
    aiq run --config_file workflow.yaml --input "List five subspecies of Aardvarks"