Repository for Sadhguru video recommendation project
STATUS: [ONGOING]
- backend/recommend.py -> seperate branch created (recommendation-pipeline).
- frontend/app.py -> started UI/UX.
- Incorporate scrapped metadata like
video_title
,video_description
etc in addition to semantics in the recommendation pipeline. - Add a preprocessing pipeline for text before connecting it to the recommendation pipeline.
- Update README.md (with basic usage, documentation and purpose of the project).
- ADD. COMMENTS. EVERYWHERE. FFS!