rag-implementation

Community

RAG for grounded AI with external knowledge.

Author48Nauts-Operator
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search.

Core Features & Use Cases

  • Vector stores, embeddings, and retrieval strategies
  • Reranking and cross-encoder options
  • End-to-end example pipelines for QA and knowledge bases

Quick Start

Set up a RetrievalQA pipeline with a vector store and a text retriever.

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 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-implementation
Download link: https://github.com/48Nauts-Operator/opencode-baseline/archive/main.zip#rag-implementation

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