Skip to content

Learning Style Advisor is an intelligent web application that predicts an individual’s preferred learning style based on their responses to a questionnaire. Built using Flask and powered by a machine learning model, this project helps users understand whether they are a Visual, Auditory, Kinesthetic, or Mixed learner. The application collects user

Notifications You must be signed in to change notification settings

Raghava716/LearningStyleAdvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Learning Style Advisor

Discover Your Personalized Learning Style Using Machine Learning

Flask Python Machine Learning Status License


📸 Demo Preview

A glimpse of how the app looks in action (you can add screenshots later)

Learning Style Advisor Demo

🧩 Overview

Learning Style Advisor is an intelligent web application built using Flask that predicts an individual’s learning style — Visual, Auditory, Kinesthetic, or Mixed — based on questionnaire responses.

It leverages a pre-trained Machine Learning model (learning_style_model.pkl) to classify user inputs and recommend the most effective learning strategy.


🚀 Features

✅ Interactive web form for user input
✅ Predicts 4 learning styles using a trained model
✅ Fast and lightweight Flask backend
✅ Modular structure (easy to extend or retrain)
✅ Clean and responsive UI


🧠 Learning Styles Covered

Code Type Description
0 🎨 Visual Learner Prefers images, diagrams, and spatial understanding
1 🎧 Auditory Learner Learns best through listening and speaking
2 🏃 Kinesthetic Learner Understands concepts through movement and touch
3 🔄 Mixed Style Combination of two or more learning preferences

About

Learning Style Advisor is an intelligent web application that predicts an individual’s preferred learning style based on their responses to a questionnaire. Built using Flask and powered by a machine learning model, this project helps users understand whether they are a Visual, Auditory, Kinesthetic, or Mixed learner. The application collects user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published