(genai-development)=
# Developing a gen AI pipeline
Model development includes: Prompt library, experiment tracking, automatic distribution, fine-tuning, RLHF, fine parameter tuning.

**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`