# isiXhosa AI — NLP for Low-Resource Languages
This project explores **language modeling for low-resource languages**, starting with isiXhosa.
It uses **Kedro pipelines** to make experiments reproducible, comparable, and easy to extend.
Accompanying blog series:
👉 Read the blog
---
## Running Experiments
1. Clone the repo
2. Install dependencies:
```bash
pip install -r src/requirements.txt