Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.68 KB

hashpost

Mobile app that generates hashtags, captions, and mood boards for social media posts using machine learning

Minimum Viable Product

Using an image analysis API, data (such as dominate colors, explicitness, key objects, any text, and overall mood) is taken from the photo and linked to relevant and trending hashtags and captions.

  • Backend:
    • Image analysis algorithm to return image's significant data
    • Scraping algorithm to determine popular related hashtags and relevant captions
    • Keeping track of the users past post preferences
  • Frontend:
    • Clean login, settings/user, and menu pages
    • User friendly way to display image data, possible hashtags, and captions
    • Ability to use onboard camera and photo album

Resouces

Image Analysis API

Database

Cross-Platform Frameworks

Tools

Prototyping

Text Editiors and IDEs