Pathly is a student-focused recommendation tool that helps users explore interests through curated courses, project ideas, and career paths.
- Select from multiple interest areas
- View recommended courses
- Explore project ideas
- See related career options
- Access course links directly
- Python
- Streamlit
app.py— user interfacerecommender.py— recommendation logicdata/rules.py— recommendation datarequirements.txt— dependencies
source venv/bin/activate
streamlit run app.py