Workbench Example Agentic Rag
Description
An NVIDIA AI Workbench example project for an Agentic Retrieval Augmented Generation (RAG)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agentic RAG - Web Search with Accuracy and Hallucination Controls
Boost RAG with an Agentic Layer
- Route: Checks the RAG context for relevance to the query and adds live web search if the context is thin
- Evaluate: Checks responses for relevance and accuracy, flags hallucinations
- Iterate: Goes through multiple evaluation and generation cycles
Modify Agentic RAG
- Edit Prompts: Customize results through your own prompts
- Change Parameters: Adjust agent behavior through parameters and runtime variables
- Look and Feel: Change the agent and UI by editing the code yourself
Inference Your Way
- Free Endpoints: use free endpoints on build.nvidia.com
- Self-Hosted: Point to Ollama or NIM on your own GPUs
Get Started
This README has three modes:
- Easy Mode: Use the application
- Intermediate Mode: Modify the application
- Advanced Mode: Self-host gpus for inference
Prerequisites - AI Workbench and an Internet Connection
You can run Agentic RAG without Workbench, but this README requires [NVIDIA AI Workbench](https://www.nvidia.com/en-us/deep-learning-ai/solutions/data-science/workbench/) installed. See [how to install it here](https://docs.nvidia.com/ai-workbench/user-guide/latest/installation/overview.html).
You need internet because Agentic RAG uses an NVIDIA endpoint for document embedding.
Easy Mode (< 5 minutes if Workbench installed)
- Get NVIDIA and Tavily API keys:
- Clone this repo with AI Workbench > configure the keys when prompted.
- Click Open Chat > Go to the *Document
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI