Skip to content

manav7730/ComputerLearners_EdTech_GDGoC_GHRCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📚 SmartPath – AI-assisted Learning Path Advisor (EdTech) 🚀 Project Idea SmartPath is an EdTech decision-support tool that helps learners choose the right learning path based on their goals, experience level, and priorities.

Instead of giving a single recommendation, SmartPath compares multiple learning options, explains trade-offs, and helps users make informed decisions — acting as a “referee” rather than a dictator.

🎯 Problem Statement Many learners struggle with:

◉ Choosing the right course or learning path

◉ Overwheling options (YouTube, bootcamps, degrees, certifications)

◉ No clear explanation of pros vs cons

◉ Most platforms tell users what to choose, but do not explain why.

💡 Solution SmartPath:

◉ Collects user preferences (goal, experience level, priority)

◉ Compares multiple learning approaches

◉ Shows pros, cons, and trade-offs

◉ Provides a final insight, not a forced answer

◉ This helps learners understand choices, not blindly follow recommendations.

🧠 Where AI is Used Decision logic mimics AI reasoning by:

◉ Evaluating multiple options

◉ Applying conditional logic based on user input

◉ Generating contextual explanations

◉ Designed to be extendable to LLMs (Gemini / Vertex AI) in future

🛠 Tech Stack Python

◉ Streamlit (Frontend & MVP UI)

◉ Decision Logic Module

◉ GitHub (Version control)

⚙️ Setup & Run Instructions

Clone repository

⇨ git clone

Navigate to project

⇨ cd techsprint-edtech-smartpath

Install dependencies

⇨ pip install -r requirements.txt

Run the app

⇨ streamlit run app.py 🧪 MVP Features ⇨ User input for learning goal & experience

⇨ Comparison of learning paths

⇨ Pros & cons visualization

⇨ Final recommendation insight

🔮 Future Improvements ◉ Integration with Gemini API

◉ Personalized course suggestions

◉ User progress tracking

◉ Multilingual support

👤 Team ▶ Solo Participant

TechSprint 2026 – EdTech Track

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages