# Welcome to rag-colls's documentation

**rag-colls** a.k.a "RAG Collections".

Simple and easy to use, production-ready advanced RAG techniques.

```{note}
This project is under active development.
```

## Contents

```{toctree}
:maxdepth: 2
:caption: Getting Started

getting_started/installation
getting_started/quick_start
getting_started/resources
```

```{toctree}
:maxdepth: 2
:caption: Examples

examples_index.md
```

```{toctree}
:maxdepth: 2
:caption: Custom Components

custom_components/chunker
custom_components/reader
```
