Skip to content

jiholee17/lookalike

 
 

Repository files navigation

Lookalike.

Contents

Summary

Lookalike is a makeup recommendation system offering personalized suggestions for high-quality, budget-friendly beauty products.

Created for "CS/INFO 4300 class at Cornell University"

Running locally

Step 1: Set up a virtual environment

Create a virtual environment in Python. You may continue using the one you setup for assignment if necessary. To review how to set up a virtual environment and activate it, refer to A0 assignment writeup.

Step 2: Install dependencies

You need to install dependencies by running python -m pip install -r requirements.txt in the backend folder.

Step 3: Run server

Run the command flask run to start the local server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.2%
  • Python 3.1%
  • Other 0.7%