SkillAgentSearch skills...

Stylist.AI

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.

Install / Use

/learn @SamYu/Stylist.AI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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!!!!

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated5mo ago
Forks3

Languages

Python

Security Score

67/100

Audited on Nov 1, 2025

No findings