PAARTH2608 / Picazzo-API

API for Picazzo-App which uses Trained Neural-Style-Transfer model to generate style image from content image

Home Page:https://picazzo-api.herokuapp.com/api/test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picazzo-API

About The Project

Picazzo API is a multi-functional API built for Picazzo-App which has certain end-points including user and admin authentication, follow and unfollow users, like and dislike the image. User can publicly see the images uploaded by other users and images are displayed based on the numbers of likes a particular image has. Main feature of this API is to merge the style image provided by the API and the content image provided by the user and return a beautiful generated image.


project pic


Explore the code »

DOCS : PICAZZO-API
URL : http://localhost:8001/api

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Nodejs 18.3.0
  • Expressjs 4.18.0
  • MongoDB 5.2

Installation

Clone the repo

https://github.com/PAARTH2608/Picazzo-API.git

Install all the yarn packages. Go into the project folder and type the following command to install all yarn packages

yarn

In order to run the application Type the following command

yarn start

The Application Runs on localhost:8001

Contact

Github LinkedIn Twitter Instagram

Made with ❤️ by Paarth

About

API for Picazzo-App which uses Trained Neural-Style-Transfer model to generate style image from content image

https://picazzo-api.herokuapp.com/api/test

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.5%Language:Dockerfile 0.5%Language:Procfile 0.1%