TESDA Course Recommender for PWDs and Lesson Generator for TESDA

Project Overview

This project is designed to assist Persons with Disabilities (PWDs) in finding TESDA courses that align with their interests and accommodate their disabilities. Utilizing a recommender system, the project offers tailored course recommendations along with detailed course information. This includes core competencies, entry requirements, and potential job prospects. Additionally, the project features a lesson plan generator for TESDA instructors, providing customized lesson plans for teaching modules to students with specific disabilities. Both features incorporate a feedback rating system to aid evaluation and continuous improvement.

Features

  • Course Recommender System: Recommends TESDA courses suitable for PWDs based on their interests and disabilities.
  • Lesson Plan Generator: Generates customized lesson plans for TESDA instructors tailored to various disabilities.
  • Feedback Rating System: Collects user feedback for ongoing refinement and enhancement of the system.

Deployment

The project is deployed using Streamlit.

Installation

To run this project locally, you'll need to install the required dependencies:

pip install -r requirements.txt

Usage

To start the Streamlit application, navigate to the project directory and run:

streamlit run app.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • TESDA for their course materials.
  • Contributors and team members