rag-pipeline-python

Community

Build RAG pipelines with local or cloud LLMs.

Authormichaelalber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Retrieval-Augmented Generation (RAG) pipelines, enabling you to build intelligent systems that can answer questions based on your own documents.

Core Features & Use Cases

  • End-to-End Scaffolding: Guides you through document ingestion, chunking, embedding, indexing, retrieval, and generation.
  • Flexible Configuration: Supports local models (Ollama, sentence-transformers) and cloud embeddings/LLMs.
  • Evaluation Focused: Emphasizes measuring retrieval quality before generation tuning.
  • Use Case: You have a large collection of internal company documentation and want to build a chatbot that can answer employee questions accurately by referencing these documents.

Quick Start

Use the rag-pipeline-python skill to scaffold a RAG pipeline using Ollama and local documents.

Dependency Matrix

Required Modules

langchainlangchain-communitylangchain-chromalangchain-ollamasentence-transformerschromadbpypdfpdfplumber

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rag-pipeline-python
Download link: https://github.com/michaelalber/ai-toolkit/archive/main.zip#rag-pipeline-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.