bRAG-langchain is a framework for building retrieval augmented generation pipelines using LangChain to connect documents with language models. It functions as a vector store orchestrator that manages document indexing and retrieval strategies to improve context accuracy. The system implements an advanced retrieval pipeline featuring a semantic query router that directs natural language inputs to specific data sources or prompts. It includes a metadata filtering engine that translates natural language queries into structured schemas to narrow search results. The project covers hybrid search o
This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and workflow patterns with large language models. It serves as a prompt engineering guide, an evaluation suite for scoring prompt quality, and a framework for orchestrating agents and integrating external tools. The project provides implementation patterns for building applications with Claude, specifically focusing on coordinating multiple models to split complex tasks between high-reasoning and high-efficiency agents. It includes technical demonstrations for multimodal data proce
RAGChecker: A Fine-grained Framework For Diagnosing RAG
A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.
Open-source tool to visualise your RAG 🔮
Les fonctionnalités principales de gabrielchua/ragxplorer sont : RAG Frameworks and Toolkits, Retrieval Augmented Generation.
Les alternatives open-source à gabrielchua/ragxplorer incluent : bragai/brag-langchain — bRAG-langchain is a framework for building retrieval augmented generation pipelines using LangChain to connect… anthropics/anthropic-cookbook — This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and… amazon-science/ragchecker — RAGChecker: A Fine-grained Framework For Diagnosing RAG. answerdotai/rerankers — A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models. asg017/sqlite-vec — sqlite-vec is a C-based vector library and SQLite extension that adds virtual tables for storing and querying… aiplanethub/beyondllm — Build - Rapid Experiment - Evaluate - Observability.