Searching that catchy movie or tv scene, now easier.
The source code of this project is written in HTML/CSS/JS, Flask
. So, you need to install requirements.txt
to run this project.
$ git clone https://github.com/akshatvg/FMIYC
$ cd FMIYC
$ pip3 install -r requirements.txt
$ aws configure
AWS Access Key ID [None]: #
AWS Secret Access Key [None]: #
Default region name [None]: ap-south-1
Default output format [None]:
$ python3 app.py
Scrolling through Instagram or Facebook and came across a really funny or interesting clip from a movie or show? Spend hours thinking about it but still can’t find where the scene is from and now you cannot get the scene out of your head? FMIYC helps you find the movie or show with a clean and user friendly UI where the user is just required to upload the video onto our website. Once uploaded, within a few minutes, we give the user the awaited name he/ she was waiting for!
- Upload the unknown video clip on FMIYC
- Click on search
- See the movie or show you were so confused about
- Enjoy! It's that simple 😍
- HTML/CSS
- Bootstrap
- Flask
- Python
- AWS
- AWS Rekognition
- Google APIs
- Google Cloud Platform
- Microsoft Azure
We started creating the web application with Flask since it's easier and faster to develop. We usually do this and then migrate to a Django application. This time it was tough to do that considering our excessive dependency on AWS. We made our Flask application easily executable instead.
Feel free to contact me via Facebook.
Invite me to connect on LinkedIn.
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
MIT © Akshat Gupta
if (youEnjoyed) {
starThisRepository();
}