Master thesis : QA Chatbot for Low-Resource African Languages using RAG - AIMS Cameroun 2026
# QA Chatbot for Low-Resource African Languages
## 📌 Description
Master thesis project at AIMS Cameroun (2026).
Building a Question-Answering chatbot for low-resource
African languages using Retrieval-Augmented Generation (RAG).
**supervisor:** Dr. Matekenya
---
## 📁 Project Structure
````
qa-rag-low-resource-languages/
│
├── 📁 notebooks/
│ ├── week1_huggingface.ipynb
│ ├── week1_embeddings.ipynb
│ └── week1_faiss.ipynb
│
├── 📁 literature/
│ ├── afriqa_summary.md
│ └── lewis2020_summary.md
│
├── 📁 data/
│
└── 📁 src/
````
---
## 🛠️ Tools and Technologies
- Python 3.10+
- HuggingFace Transformers
- LangChain
- FAISS
- Llama-2 / Mistral
---
## 📚 Target Language
[Our target African language]
---
## 👤 Author
Michaud Carlos Kouétsa - AIMS Cameroun 2026
````
````
---