(genai-development)=
# Developing a gen AI pipeline
Learn how to use MLRun for model development, including: working with RAG, evaluationg LLMS, and fine tuning LLMs.

**In this section**

```{toctree}
:maxdepth: 1

working-with-rag
evaluating-llms
fine-tuning-llms
```

**See also**
- {ref}`genai_01_basic_tutorial`
- {ref}`realtime-monitor-drift-tutor`
- {ref}`model-monitoring-overview`
- {ref}`alerts-notifications`