MSEBE — AI + human assistance for everyday South African admin
# MSEBE V1
A mobile-first prototype of MSEBE — an AI + human life-admin desk for South Africa.
## Run it
No installation is required for this prototype.
1. Extract the ZIP.
2. Open `index.html` in Chrome.
3. Test the intake box, service cards, example workflow and human-help flow.
## What is real vs prototype
This V1 is a frontend prototype. The AI classification is local demo logic, not a live AI API. Payments, authentication, database, document OCR, WhatsApp and live human-agent routing are intentionally not connected yet.
## Next build
Connect:
- secure authentication
- database
- AI API through a backend
- document processing/OCR
- South African payment provider
- WhatsApp Business
- agent dashboard
- admin dashboard
Never put private API keys in frontend JavaScript.