Skip to content

AI Learning Platform is a project that focuses on creating an accessible and personalized online education experience using artificial intelligence.

Notifications You must be signed in to change notification settings

sheninthjr/ai-learning-platform

Repository files navigation

AI Learning Platform

Table of Contents

  1. Project Overview
  2. Key Features
  3. Installation
  4. Screenshots
  5. Contributing

Project Overview

AI Learning Platform is a project that focuses on creating an accessible and personalized online education experience using artificial intelligence. The platform is designed to offer interactive learning tools, adaptive assessments, and AI-driven recommendations to enhance the learning process for students of all levels.

The project aims to revolutionize online learning by providing individualized learning paths, real-time feedback, and support based on each student’s performance and learning style. It is designed to make learning more engaging, efficient, and tailored to the needs of each user, ensuring higher retention and better outcomes.


Key Features

The main features of AI Learning Platform include:

  • Personalized Learning Paths: The platform uses AI to analyze a learner's performance and adapt the content and assessments accordingly, creating a custom learning experience that caters to individual strengths and weaknesses.
  • AI-Driven Recommendations: The system provides real-time suggestions on what topics to focus on next, helping learners prioritize areas that need improvement.
  • Interactive Assessments: Learners can take adaptive quizzes that adjust the difficulty level based on their answers, providing an engaging way to reinforce learning and track progress

Installation

To set up AI Learning Platform on your local machine, follow these steps:

  1. Clone the repository:
    git clone https://github.com/sheninthjr/ai-learning-platform.git
  2. Navigate to the project directory:
    cd ai-learning-platform
  3. Install dependencies:
    npm install
  4. Start the project:
    npm run dev
  5. Start the Subtitle Backend:
    cd node-backend
    
  6. Install dependencies:
    npm install
  7. Start the project:
    npm run dev

Screenshots

Here are some visuals from the project:

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4


Contributing

Contributions are welcome! Please open an issue or submit a pull request.

  1. Fork the project
  2. Create a feature branch:
    git checkout -b my-new-feature
  3. Commit your changes:
    git commit -am 'Add some feature'
  4. Push to the branch:
    git push origin my-new-feature
  5. Open a pull request

About

AI Learning Platform is a project that focuses on creating an accessible and personalized online education experience using artificial intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages