Lumina works on any $50 Android phone. No internet? The history is saved locally. Next phase: offline Gemini via MediaPipe. This isn't a hackathon project – it's a startup that keeps West African students from falling behind.
## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in .env.local to your Gemini API key
3. Run the app:
`npm run dev`