workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

Boost AI with RAG

Get a foundational Retrieval Augmented Generation pipeline with rag, a reference solution for startup founders, built with Python.
652 stars278 forksPythonUpdated 6/2/2026100% free ยท open source
What it does

Rag provides a foundational pipeline for Retrieval Augmented Generation, allowing startup founders to generate text based on relevant information retrieved from a database or knowledge base.

When to use it
  • โ€ขYou need to generate user manuals or guides based on existing documentation
  • โ€ขYou want to create chatbots that provide accurate and up-to-date information
  • โ€ขYou're building a content generation tool that requires contextual understanding
Quick start
  1. 1Clone the NVIDIA RAG repository from GitHub using the command `git clone https://github.com/NVIDIA-AI-Blueprints/rag.git`
  2. 2Install the required dependencies by running `pip install -r requirements.txt` in the cloned repository
  3. 3Configure the pipeline by modifying the `config.json` file to point to your dataset and knowledge base
  4. 4Run the pipeline using the command `python main.py` to generate text based on your configured dataset and knowledge base
Ready-to-paste prompt
python main.py --config config.json --input "What is the capital of France?" --output generated_text.txt
Saves to your device

Topics

blueprint
nim
rag
retrieval-augmented-generation
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

23
top-level files
16
folders
28.9M
repo size
Apache-2.0
license
Key files
.pre-commit-config.yaml
AGENTS.md
package.json
README.md
requirements-dev.txt
requirements.txt
File tree
.github/
.openclaw/
.project/
ci/
data/
deploy/
docs/
examples/
frontend/
hooks/
notebooks/
scripts/
skill-eval/
skills/
src/
tests/
.coderabbit.yaml
.dockerignore
.gitattributes
.gitignore
.pre-commit-config.yaml
.python-version
AGENTS.md
CHANGELOG.md
Quick Actions
Details
Creator
NVIDIA-AI-Blueprints
Language
Python
Category
ai-agent
Published
12/11/2024

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 173,241
ollama: Run AI models
Get AI models up and running with ollama. For founders using Go and AI.
ai-agentโ˜… 168,458
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agentโ˜… 161,315
Transformers: AI Models
Get state-of-the-art machine learning models with Transformers, for startup founders, with 161k+ GitHub stars.
ai-agentโ˜… 104,971
Gemini CLI
An open-source AI agent that brings the power of Gemini directly into your terminal.
ai-agentโ˜… 82,731
Vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
ai-agentโ˜… 81,981
RAGFlow: Smarter LLM Context
Get a superior context layer for LLMs with RAGFlow, a retrieval-augmented generation engine, ideal for founders in AI, with 82k+ GitHub stars.