cat ./sdptacademy/README.md
This is the project we make on our Capstone. SDPT Academy is an online learning platform designed to help Filipino learners develop skills for the IT field. The platform provides course-based learning content and includes an AI chatbot feature that assists users while watching lessons by answering questions based on the current video context.
description: IskoKit is a student productivity web application designed to help students manage academic tasks, study materials, and learning tools in one platform. It provides useful features such as notes, assignments, flashcards, GWA tracking, Pomodoro timer, PDF tools, and AI-powered summarization to support everyday student workflows.
description: SkillStash is a full-stack web application designed to help users manage, organize, and track their learning progress across different skills and online courses. The platform allows users to save courses, monitor their progress, and manage their learning journey in one place.
SDPT Academy is built to support learners who want to study IT-related topics through structured online courses. Users can browse available courses, watch learning videos, and interact with an AI chatbot for lesson support.
One of the main features of the platform is its AI-powered video assistant. The chatbot uses Retrieval-Augmented Generation (RAG) to retrieve context from the video currently being played. This allows the assistant to provide answers that are relevant to the lesson content and avoid responding to unrelated questions.
The system focuses on improving the online learning experience by combining video-based education with contextual AI assistance. Instead of acting as a general chatbot, the AI assistant is designed to stay within the scope of the selected video, helping students better understand the lesson while keeping the responses focused and accurate.