https://github.com/sharp119/eduai
https://github.com/sharp119/eduai
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sharp119/eduai
- Owner: sharp119
- Created: 2024-07-27T11:42:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T12:38:21.000Z (10 months ago)
- Last Synced: 2025-02-05T03:49:58.367Z (4 months ago)
- Language: JavaScript
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**
[](https://claude.site/artifacts/aa7fcea5-7f58-4c9a-8bac-d61992e6dc4b)- **Learning Modules**
[](https://claude.site/artifacts/43d6dfe6-ca45-4086-ba7a-220aa13e99f7)- **Video Learning**
[](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.