VZ0624 / picturesques.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picturesque.ai

Want to get more likes on your photo? Want to attract more views for your profile picture? Picturesque.ai is a web application enpowered by image recognition deep learning algorithm that provides photo ranking service with an aim to help you decide the potential popularity of your photo before uploading it to social network platforms. We are working hard to make the app publicly available soon. So stay tuned!

This repo contains the building bricks of Picturesque.ai. Specifically:

app.py: the python script to fire up the Flask application on AWS

Database: the codebase for user login and management

Templates: HTML templates to be rendered via Flask

Static: images for UI design purposes.

Uploads: a temporary folder that stores a user's uploaded photos

About

License:MIT License


Languages

Language:Jupyter Notebook 78.5%Language:HTML 12.9%Language:Python 8.6%