Project Overview

WAEC/NECO AI Coach was built to tackle a real and critical problem: Nigerian students preparing for WAEC and NECO often have limited access to AI-assisted learning tools tailored to their curriculum.

The app generates practice questions using the N-ATLaS AI model and provides step-by-step explanations for each answer, making it easier for students to understand solutions, not just memorise them.

A key design decision was running the model fully locally using LLaMA.cpp and the N-ATLaS GGUF format. This keeps the app lightweight, fast, and offline-friendly, no cloud dependency or recurring API costs.

The interface is clean and minimal with two core screens - Onboarding and the AI Chat Coach - designed with teens in mind so there are no technical barriers to getting started.