ReadSmart SA is an AI-driven reading companion designed to support early learners in South Africa. The app highlights difficult words, offers pronunciation through text-to-speech, and generates comprehension quizzes using NLP. Learner performance is tracked over time, providing progress analytics and insights for parents and teachers. The goal is t
# ReadSmart_SA
This is a code bundle for ReadSmart_SA. The original project is available at
figma.com.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.