Skip to content

stylist.ai allows you to get instant styling based on deep neural networks and your pre-existing wardrobe. Our app is highly secure, easy to use and perfect for style.

Notifications You must be signed in to change notification settings

SamYu/stylist.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylist.ai

https://devpost.com/software/stylist-ai

Inspiration

Life is busy. Make your decisions faster with stylist.ai. We built this app to keep you fashionable while staying on the go.

What it does

stylist.ai provides you with styling options on the fly using deep neural networks.

How I built it

Backend: Django, Python, tensorflow Infrastructure: Google Cloud SQL, Google Compute Engine Frontend: Android, Java

How to develop locally

  1. Open a separate terminal

  2. start your local SQL instance with

./cloud_sql_proxy -instances="lunar-descent-259920:us-central1:closet"=tcp:3306 (Mac) ./cloud_sql_proxy_win.exe -instances="lunar-descent-259920:us-central1:closet"=tcp:3306 (Windows)

  1. make sure you're running a virtual env for python
source .venv/bin/activate
  1. cd into the outfitpicker directory that has manage.py

  2. run python manage.py runserver

  3. go to http://127.0.0.1:8000/ in the browser to see your django app!!!!

About

stylist.ai allows you to get instant styling based on deep neural networks and your pre-existing wardrobe. Our app is highly secure, easy to use and perfect for style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5