Fake News Detection in Algerian Dialect
Master's thesis project: fine-tuning Transformers and LLMs to detect fake news in Algerian Darija. Published at IEEE RIF 2025.
- Python
- Transformers & LLMs
- NLP & Data Mining
- Machine Learning
- Deep Learning
Projects
Things I've built or helped build — production tools, learning resources, experiments.
Created or co-created
Master's thesis project: fine-tuning Transformers and LLMs to detect fake news in Algerian Darija. Published at IEEE RIF 2025.
Multi-client team productivity service: FastAPI backend with role-based access control, SvelteKit web UI, and a Python CLI — all sharing one Postgres + Redis stack. Built layer by layer following Clean Architecture, 12-Factor, and OWASP Top 10 — every commit traceable to an Issue and PR.
A FastAPI-based gateway in front of LLM inference endpoints — adds authentication, rate limiting, request logging, and Prometheus metrics. Deployable on Kubernetes. Bridge between my NLP research background and cloud infrastructure focus.