An open API service indexing awesome lists of open source software.

https://github.com/sharp119/eduai


https://github.com/sharp119/eduai

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# AI-Driven Personalized Learning Platform

Welcome to the repository for our AI-Driven Personalized Learning Platform. This platform leverages artificial intelligence to provide tailored educational experiences, aiming to enhance student engagement and optimize learning outcomes by addressing the high student-to-teacher ratios prevalent in many educational settings.

## Table of Contents
- [Project Overview](#project-overview)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)

## Project Overview
This platform is designed to use AI to create personalized avatars for students, allowing for a more tailored educational experience. It includes features like dynamic content generation, real-time doubt resolution, and comprehensive analytics to track student progress.

## Features
- **Customizable AI Avatars**: Students can personalize teaching avatars to suit their preferred style of learning.
- **Interactive Video Lessons**: AI-generated scripts are turned into engaging video lessons narrated by the student's chosen avatar.
- **Adaptive Learning Paths**: The platform adapts to each student's learning pace and style, providing personalized content and assessments.
- **Analytics Dashboard**: Teachers and administrators can track student progress and engagement with detailed analytics.

## Screenshots
- **Dashboard**
[![Dashboard](/assests/screenshots/dashboard.png )](https://claude.site/artifacts/aa7fcea5-7f58-4c9a-8bac-d61992e6dc4b)

- **Learning Modules**
[![Learning Modules](/assests/screenshots/learning_module_page.png)](https://claude.site/artifacts/43d6dfe6-ca45-4086-ba7a-220aa13e99f7)

- **Video Learning**
[![Video Learning](/assests/screenshots/video_learning.png)](https://claude.site/artifacts/4cc97867-f0ea-4d2c-9c16-41cd484bfd0b)

## Installation
To set up this project locally, follow these steps:
\`\`\`
git clone https://github.com/sharp119/EDUAI.git
cd EDUAI
npm install
\`\`\`

## Usage
To start the platform, run:
\`\`\`
npm dev run
\`\`\`
Navigate to `http://localhost:5173` to access the platform.