EduAI is a professional AI-powered platform designed specifically for teachers and B.Ed interns to automate the most time-consuming aspects of educational administration and pedagogy. What normally takes 3 weeks of manual work, EduAI accomplishes in just 3 hours.
- NCERT Aligned: Generate lesson plans that adhere to NCERT standards.
- Comprehensive Structure: Includes Specific Instructional Objectives (SIOs), methodical teaching steps, blackboard work summaries, and evaluation techniques.
- Blueprint-Based: Create test papers based on subject blueprints.
- Bloom's Taxonomy: Automatically categorizes questions into Knowledge, Understanding, Application, and Skill levels.
- Marking Schemes: Instant generation of answer keys and marking schemes.
- Academic Analysis: Automatically compute Mean, Median, Mode, and Standard Deviation for student marks.
- Visualizations: Generate Histograms, Frequency Polygons, and Ogives with a single click.
- Learning Gap Detection: Analyze student performance per question to identify specific concept weaknesses.
- Instant Remediation: Auto-generate targeted exercises, analogies, and practice sets for students who need extra help.
- One-Click PDF: Export entire internship notebooks and records in the required format for college submission.
- Framework: Next.js 16 (React 19)
- Styling: Tailwind CSS 4
- Charts: Chart.js & react-chartjs-2
- Documentation: jsPDF & jspdf-autotable
- Framework: Flutter
- Animation: flutter_animate
- UI Components: Google Fonts, Lucide Icons
EduAi/
├── app/ # Next.js Web Application (Dashboard, AI Tools)
├── mobile/ # Flutter Mobile Application
├── public/ # Static assets and icons
└── models.json # AI Model configurations
- Clone the repository.
- Navigate to the root folder.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.
- Navigate to the
mobile/directory. - Install Flutter dependencies:
flutter pub get
- Run the application:
flutter run
© 2026 EduAI — AI-Powered Teacher Training Platform | Confidential