Skip to content

sathiyatskrj/EduAi

Repository files navigation

🚀 EduAI: Transform Your Teaching with AI Intelligence

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.


🌟 Key Features

📚 AI Lesson Planning

  • 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.

🧪 Smart Test Generator

  • 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.

📊 Statistics & Data Engine

  • Academic Analysis: Automatically compute Mean, Median, Mode, and Standard Deviation for student marks.
  • Visualizations: Generate Histograms, Frequency Polygons, and Ogives with a single click.

🔍 Diagnostic & Remedial Engine

  • 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.

📄 B.Ed Internship Export

  • One-Click PDF: Export entire internship notebooks and records in the required format for college submission.

🛠️ Tech Stack

Web Application

Mobile Application


📁 Project Structure

EduAi/
├── app/          # Next.js Web Application (Dashboard, AI Tools)
├── mobile/       # Flutter Mobile Application
├── public/       # Static assets and icons
└── models.json   # AI Model configurations

🚀 Getting Started

Web Setup

  1. Clone the repository.
  2. Navigate to the root folder.
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
  5. Open http://localhost:3000 in your browser.

Mobile Setup

  1. Navigate to the mobile/ directory.
  2. Install Flutter dependencies:
    flutter pub get
  3. Run the application:
    flutter run

📝 License

© 2026 EduAI — AI-Powered Teacher Training Platform | Confidential

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors