Skip to content

hannah-shaw/CloudSnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudSnap

CloudSnap: A Serverless Image Storage System with Tagging

This work aims to build a cloud-based online system that allows users to store and retrieve images based on auto-generated tags. The focus of this project is to design a serverless application that enables clients to upload their images to public cloud storage. Upon image upload, the application automatically tags the image with the objects detected in it, such as person, car, etc. Later on, clients can query images based on the objects present in them. To achieve this, the application provides users with a list of image URLs (or tumbnails) that include the specific queried objects.

Run

In the project directory, you can run:

python web.py

and open http://localhost:8080 to view it in your browser.

Architecture Diagram

image1

About

CloudSnap: A Serverless Image Storage System with Tagging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors