The user can input a movie and it'll be able to generate a list of movies similar.
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
I have a decent amount of experience in python. This was tough, as my understanding of linear algebra wasn't the best. I had to learn a lot of new algorithms and how do apply them. This project used a lot of linear algebra theories.
What challenges did you encounter?
I had to learn and search up how to do a lot of linear algebra. The concept was simple, matching a movie other movie's metadata but the process was long and painful.