Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 853 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 853 Bytes

VR

Code style: black Open In Colab

Repository for Sadhguru video recommendation project

STATUS: [ONGOING]

ON-GOING TASKS:

  1. backend/recommend.py -> seperate branch created (recommendation-pipeline).
  2. frontend/app.py -> started UI/UX.

TO DO:

  1. Incorporate scrapped metadata like video_title, video_description etc in addition to semantics in the recommendation pipeline.
  2. Add a preprocessing pipeline for text before connecting it to the recommendation pipeline.
  3. Update README.md (with basic usage, documentation and purpose of the project).
  4. ADD. COMMENTS. EVERYWHERE. FFS!