Skip to content
#

augument

Here are 5 public repositories matching this topic...

ragsearch is a Python library designed for building a Retrieval-Augmented Generation (RAG) application that enables natural language querying over both structured and unstructured data. This tool leverages embedding models and a vector database (FAISS or ChromaDB) to provide an efficient and scalable search engine.

  • Updated Apr 23, 2026
  • Python

Explore the evolution of Retrieval-Augmented Generation (RAG) through three progressively sophisticated pipelines built with Langflow: Naive RAG (basic retrieval), Advanced RAG (semantic chunking + re-ranking + hallucination control), and Modular RAG (multi-store routing with LLM-powered query classification).

  • Updated May 9, 2026

Add this topic to your repo

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

Learn more