Skip to content

chatur is an AI-based adaptive leaning platform which enhances personalized learning for students. It evaluates on critical areas like subject-specific knowledge with difficulty level thus helping students identify their suitability and having seamless user experiences.

nikhil478/chatur-edtech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATUR EdTech

CHATUR EdTech is an AI-based adaptive leaning platform which enhances personalized learning for students.

It evaluates on critical areas like subject-specific knowledge with difficulty level thus helping students identify their suitability and having seamless user experiences.

While most aptitude tests only measure a test taker's verbal comprehension and reasoning abilities CHATUR EdTech additionally provide real time assessment and feedback to monitor student progress and adjust learning pathways.

Prerequisite required:

install python (lastest version: 3.11.2) pip install django pip install openai pip install pywhatkit pip install reportlab

Backend Installation Guide

The first step is to clone the backend on the local server.

Modeling Algorithm

Questioned are filtered using randomized algorithm and binary algorithm having time complexity of k*log(n), where k= number of questions asked per student.

Final score is calculated on the basis of the number of questions attempted per category and their difficulty level.

For more information, contact us on : 4188deepak@gmail.com

IOT

The IOT model allows the user or the student to have a proper vod review systematic review after completing his her sitting which allows the student to focus ore on their health and concentration

Also the IOT model using ESP32 cam modue allows standalone workload using micropython and tensorflow lite which can easily make a cheap and efficient device as being a chipset it won't distract students as much as they try to use their mobiles for concentration.

IMG_20230321_062749

Prerequisite for frontend:

node version v16.9.1 npm version 7.21.1 https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Screenshot (583) Screenshot (584)

Frontend Installation Guide

The first step is to clone the repository on the local server.

1 - git clone https://github.com/nikhil478/edutech.git 2 - npm i --force 3 - npm start

About

chatur is an AI-based adaptive leaning platform which enhances personalized learning for students. It evaluates on critical areas like subject-specific knowledge with difficulty level thus helping students identify their suitability and having seamless user experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published