Skip to content
#

multi-rag-approach

Here are 3 public repositories matching this topic...

DomainSmith is a technical platform designed to transform static documents—such as manuals, datasets, and internal documentation—into interactive, domain-aware AI assistants. It solves the problem of "context-blind" AI by implementing a local Retrieval-Augmented Generation (RAG) pipeline, allowing users to query their own data privately using local

  • Updated Jun 12, 2026
  • JavaScript

This repo builds an Advanced RAG pipeline using AutoMerging and Sentence Window retrieval with LlamaIndex for indexing and TruEra (TruLens) for evaluation. It processes the Introduction to NLP.pdf to analyze Answer Relevance, Context Relevance, & Groundedness. 💡 Quick Start: Clone, run indexing, and evaluate retrieval! 🚀

  • Updated Mar 19, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the multi-rag-approach topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-rag-approach topic, visit your repo's landing page and select "manage topics."

Learn more