AI-Powered Personalized Learning Tutor for JAMB/WAEC students in rural & under-resourced Nigerian communities. Uses simple LLM prompts + free cloud APIs (Gemini/Groq) for adaptive paths, voice Q&A, low-data mode, and Pidgin/local language support. Built for BuildVerse Hackathon 2026 (Education Tech + Social Impact & Inclusion).
# RuralEduAI - BuildVerse Hackathon 2026
**AI-Powered Personalized Learning Tutor for JAMB/WAEC Students in Rural & Under-Resourced Nigerian Communities**
### Problem
Over 1.5 million Nigerian students write JAMB/WAEC yearly, but rural and low-income students lack access to quality tutors, consistent internet, and personalized learning — leading to high failure rates and education inequality.
### Solution
RuralEduAI delivers **free, adaptive JAMB/WAEC tutoring** using simple LLM prompts and free cloud APIs (Gemini/Groq).
Key features:
- Real-time personalized study paths based on student performance
- Voice-enabled Q&A (works on basic phones)
- Low-data & offline-friendly mode
- Pidgin + major local language support via prompts
- Community-uploaded notes for relevant content
### Tech Stack (Anti-Gravity Friendly)
- LLM: Gemini 3 Flash / Groq (free tier)
- Frontend: Streamlit or simple HTML/JS (runs in browser)
- Deployment: Replit / Hugging Face Spaces / Vercel (free)
- No heavy training — pure prompt engineering + lightweight RAG
### Why It Fits BuildVerse
Education Tech + Social Impact & Inclusion track. Designed specifically for rural Nigerian students with limited resources.
### How to Run (Local / Cloud)
```bash
git clone
github.com
cd RuralEduAI-BuildVerse
pip install -r requirements.txt
streamlit run app.py