Logo Lanfrica

EmmS21/fundAI

Domain:

educationdigital infrastructure

Record type:

project
Creator:
Emm
Host:
We give students across Africa access to laptops preloaded with offline AI tutors to help them prepare for exams and build tech careers # FundaAI - AI School for Africa > **Turning self-driven 12-18 year old Africans into globally competitive software engineers through AI-powered education** ## The FundaAI Approach Our educational model operates on a **two-fold approach**: ### 1. Virtual Campus Students receive a laptop, running on Linux OS with an "offline AI brain" and an ecosystem of desktop applications (AI Tutors) focused on building skills associated with software engineering. This approach ensures: **Key Learning Areas:** - **Problem Solving**: Breaking down complex challenges - **Pattern Recognition**: Identifying and applying patterns in code and systems - **Systems Thinking**: Understanding how components work together - **Software Engineering Fundamentals**: Best practices and methodologies ### 2. Virtual Apprenticeship **Real-World Engineering Experience** Students work alongside experienced engineers in a simulated engineering team environment, building and debugging their own AI Tutors. This hands-on approach provides: - **Mentorship**: Direct guidance from seasoned professionals - **Real Projects**: Building actual AI applications from scratch - **Team Collaboration**: Learning to work in engineering teams - **Industry Practices**: Exposure to professional development workflows ## Repository Structure This monorepo contains the complete FundaAI ecosystem: ``` fundAI/ β”œβ”€β”€ πŸ›οΈ fundaVault/ # Authentication & User Management β”œβ”€β”€ πŸ“¦ fundAIHub/ # Content Distribution & App Store β”œβ”€β”€ πŸŽ“ EdTech Apps/ # AI Tutoring Applications β”‚ β”œβ”€β”€ The Engineer/ # Engineering Thinking Assessment β”‚ └── The Examiner/ # Comprehensive Exam Preparation β”œβ”€β”€ πŸ“š virtualLibrary/ # AI-Powered Book Management β”œβ”€β”€ πŸ” qaextractor/ # PDF Processing & Question Extraction └── πŸ›’ fundai-edtech-store-fe/ # Desktop Store Interface ``` ## Core Services ### πŸ” FundaVault **Authentication & User Management** - Device-based authentication system - Subscription m …