Skip to content

AnshPatel191207/SkillSense_AI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

🚀 SkillSense AI by TSD101 Quantum Coders Team

AI Powered Learning & Skill Analysis Platform

🌐 Live Demo https://skillsense-ai-seven.vercel.app/


🧠 Problem

Many students learn programming through tutorials but do not know their real skill level.

Problems faced by students:

  • ❌ No real skill analysis
  • ❌ No progress tracking
  • ❌ Hard to identify knowledge gaps
  • ❌ Learning without practical evaluation

Because of this students stay stuck in tutorial hell instead of building real skills.


💡 Solution

SkillSense AI is an AI-powered skill intelligence platform that helps students evaluate and improve their technical knowledge.

The platform allows users to:

✔ Test their programming knowledge ✔ Analyze learning content ✔ Identify skill gaps ✔ Track progress and improvement

The goal is to help students become industry-ready developers.


🚀 Key Features

🎯 Skill Assessment System

Students can test their knowledge across multiple subjects.

Supported levels:

  • Beginner
  • Intermediate
  • Advanced

Subjects include:

  • HTML
  • CSS
  • JavaScript
  • React
  • Node.js
  • Databases

📊 Smart Performance Dashboard

Users can track their learning performance through a modern dashboard.

Includes:

  • Score tracking
  • Progress analytics
  • Skill improvement insights

🧠 AI Analyzer

The platform includes an AI Analyzer that helps students analyze:

  • Code snippets
  • Technical concepts
  • Learning materials

This makes understanding complex topics easier.


🎥 YouTube Learning Analyzer

Students can paste a YouTube learning video link.

The system analyzes the content and extracts useful learning insights.


🏗 System Architecture

User
 │
 ▼
Frontend (HTML + CSS + JavaScript)
 │
 ▼
SkillSense Engine
 │
 ├── Question Database
 ├── AI Analyzer
 ├── Skill Evaluation Logic
 │
 ▼
Analytics Dashboard
 │
 ▼
User Skill Insights

🛠 Tech Stack

Technology Purpose
HTML Structure
CSS Styling
JavaScript Application Logic
Tailwind CSS UI Design
GitHub Version Control
Vercel Deployment

Vercel allows developers to deploy and scale modern web apps globally with built-in infrastructure and developer tools. (Vercel)


📂 Project Structure

SkillSense-AI
│
├── index.html
├── login.html
├── dashboard.html
├── ai-analyzer.html
│
├── css
│   └── styles.css
│
├── js
│   ├── app.js
│   └── database.js
│
├── assets
│   ├── images
│   └── icons
│
└── README.md

⚡ Getting Started

Clone Repository

git clone https://github.com/YOUR_GITHUB_USERNAME/YOUR_REPOSITORY_NAME.git

Open Project

cd skillsense-ai

Run Project

Open:

index.html

Or run using Live Server.


🌍 Deployment

The project is deployed using Vercel.

Steps:

1️⃣ Push code to GitHub 2️⃣ Connect repository to Vercel 3️⃣ Deploy instantly


🔮 Future Improvements

Planned features:

  • 🤖 AI learning assistant
  • 📈 Advanced skill analytics
  • 🎯 Personalized learning recommendations
  • 🧑‍🤝‍🧑 Community learning platform
  • 📚 Smart course recommendation system

👨‍💻 Team

Team Quantum Coders

Developer:

Arpan Shah


🏆 Hackathon Vision

SkillSense AI aims to build a next-generation AI learning ecosystem where students can discover their real skills and improve faster.


⭐ Support

If you like this project, please give it a ⭐ on GitHub.


🚀 Built for Innovation

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.1%
  • CSS 2.8%
  • Other 0.1%