Skip to content

Project Proposal

Benito Sanchez edited this page Feb 9, 2017 · 6 revisions

Problem

Currently Panafold allows users to create a FOLD(profiles) by uploading an image, adding description, and tags. Although this seems to be working, the manual work takes time which leads to a lack of involvement from users.

Solution

Implement a web app that will ease the process of creating a FOLD by automating image tagging and enabling users to search by tag.

Project Objective

Allow users to share ideas through images with a fast and smooth experience.

Approach

  • Design project architecture
  • Create a timeline for each milestone
  • Work towards simple and fast interface by using ReactJS and NodeJS
  • Save and speed up image search by using MySQL, NodeJS, and AWS
  • Automate Image tagging Incorporate Amazon Recognition

Goal

  • Share images as fast and smooth as possible.
    • HOW
      • Automate the tagging process using deep learning
      • Create a searchable database
    • Metric
      • Image upload is successful 90% of the time
      • Every image must have at least one tag
      • Retrieving data should take less than one second
      • Time to respond will be kept to 5 seconds or less

Metrics will be measured through logs

Clone this wiki locally