File size: 1,070 Bytes
526fb20
30984ac
 
 
 
526fb20
30984ac
526fb20
 
30984ac
 
 
526fb20
 
30984ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: RAG & LangChain Explorer
emoji: 🔍
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: "5.50.0"
app_file: app.py
pinned: false
datasets:
  - AYI-NEDJIMI/rag-langchain-fr
  - AYI-NEDJIMI/rag-langchain-en
---

# RAG & LangChain Explorer

An interactive explorer for RAG (Retrieval-Augmented Generation) and LangChain components.

Browse, search, and compare document loaders, text splitters, embedding models, vector stores, retrievers, and chains — in both French and English.

## Features

- **Explorer**: Searchable table with category filtering
- **Details**: View full details for any component
- **Q&A**: Quick answers about RAG & LangChain concepts
- **Statistics**: Interactive Plotly charts by category and type
- **Bilingual**: Toggle between French and English

## Datasets

- [AYI-NEDJIMI/rag-langchain-fr](https://huggingface.co/datasets/AYI-NEDJIMI/rag-langchain-fr)
- [AYI-NEDJIMI/rag-langchain-en](https://huggingface.co/datasets/AYI-NEDJIMI/rag-langchain-en)

---

Built by [AYI-NEDJIMI Consultants](https://ayinedjimi-consultants.fr)