Skip to content

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

License

Notifications You must be signed in to change notification settings

PAARTH2608/Picazzo-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages