agentiq
An advanced AI-powered application that integrates multiple cutting-edge technologies to create a more dynamic, context-aware, and powerful conversational experience.
Added on 3/28/2025
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
aiqCLI - Real-time LLM monitoring and observability with LangFuse
โ๏ธ Setup & Usage
- Run AgentIQ Workflow
aiq run --config_file workflow.yaml --input "List five subspecies of Aardvarks"
Similar Resources
AI