--- 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)