Waleed Ali

Final year project — video summarization + book recommender

AI-Powered Learning Assistant

WhisperPegasusDeepSeekFAISSHugging Face

Live demo / source links coming soon.

Problem

Students spend hours re-watching lecture videos and searching for reading material that matches what they actually need to study.

Solution

Developed a video summarization and notes-generation system using Hugging Face models (Whisper, Pegasus, DeepSeek), plus a transformer-based book recommender using FAISS for personalized study assistance.

Tech Stack

  • WhisperTranscribes lecture video audio as the first step of summarization.
  • PegasusAbstractive summarization model condensing transcripts into notes.
  • FAISSSimilarity search powering the personalized book recommender.
Screenshots and a demo walkthrough are coming soon.

Challenges

Write-up coming soon.

Impact

Metrics coming soon.

Lessons Learned

Write-up coming soon.