Skip to content

Pradeep241094/Instagram-Image-Categorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Categorize Instagram posts based on Location Hashtags

This application implements a Service Oriented Architecture using REST API's built using Flask Framework using Python on server side and React, Redux on the Frontend.

• Developed a Web Application using React-Redux and RESTful web services using Python (Flask) backend with AWS Rekognition API, SageMaker and S3 with Boto3 library to identify objects and label Images to Categorize the Top Recent Posts of Instagram Data.

Steps to Run the Project:

  1. Frontend

Make sure you have Node and NPM installed

Install dependencies listed in the package.json by npm install To Start the Service: npm start (localhost:3000)

  1. Service side:

Make sure you have python3 on your system

Install all the dependencies by using pip install xxxx Command (where xxxx stands for the library name)

Server: python3 app.py

overlook Screenshot from 2023-02-23 10-58-35

About

Insta Image categorizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published