Tutorial¶
Step-by-step guides organized by what you want to accomplish.
Prerequisites¶
- Installation completed
- PostgreSQL running
Tutorials¶
| Goal | Tutorial |
|---|---|
| Setup environment | First Steps |
| Run text retrieval benchmark | Text Retrieval |
| Run full RAG pipeline | Text RAG |
| Work with visual documents | Multimodal |
| Use your own dataset | Custom Dataset |
| Build your own pipeline | Custom Pipeline |
| Create your own metric | Custom Metric |