Philtering Videos

Mobile Application for Filtering Videos

During winter break, I developed a filtering algorithm that determines the relevance of a video to user pre-specified tags. It extracted word tokens from a video input file using Spacy's NLP model.

Currently, my friend and I are trying to integrate this algorithm into a Flutter mobile application for further testing and development. We chose to create the application in Flutter due to the extensive amount of documentation and libraries that we can integrate into the application.

Connected to this application is a Firebase backend as well as an API that pulls videos from Youtube shorts.

Here's images of our progress so far!

philter1philter2