rag-pipelines

Community

Optimize RAG pipelines with best practices.

Authorneverinfamous
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Design and implement effective Retrieval-Augmented Generation (RAG) pipelines by applying robust chunking, embedding, and retrieval strategies to ensure accurate, scalable answers over large document collections.

Core Features & Use Cases

  • Chunking Guidance: Employ semantic or structure-aware chunking to maximize context retention and retrieval performance.
  • Embeddings & Models: Select appropriate embedding models and manage constraints for scalable similarity search.
  • Retrieval & Ranking: Implement hybrid search (vector + keyword) with Reciprocal Rank Fusion and a cross-encoder reranker to boost precision.
  • Context Integration: Provide clear guidance on injecting retrieved chunks into prompts and ensuring proper citation and traceability.

Quick Start

Draft a RAG pipeline design that applies semantic chunking, vector search, and cross-encoder reranking.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-pipelines
Download link: https://github.com/neverinfamous/memory-journal-mcp/archive/main.zip#rag-pipelines

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 620,000+ vetted skills library on demand.