An AI-driven assessment and training platform tailored for food delivery roles like riders, runners, and order managers.
- Next.js (App Router)
- Supabase
- Latitude API
- TailwindCSS
- Chat-based training scenarios per role
- Session persistence with Supabase
- Summaries sent via email or manager dashboard
- User registration and role selection
- Structuring meaningful AI prompts per role
- Managing context window and summarization
- Used in onboarding flow for 20+ team members
- Reduced manual training time by ~50%
- git clone https://github.com/biolafrica/ai-food-training
- cd ai-food-training
- npm install
- npm run dev



