Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

styl

About

Styl is an application using AI based recommendations to provide clothing choises across various sites.

It uses Gemini LLM with vision and custom designed prompts to suggest styles which are then searched over the internet via Programmatic search API on select sites.

It is a powerful way to buy the best clothes.

Demo

Styleme_demo.mov

How to install

git clone https://github.com/bhargavyagnik/styl.git
cd styl

Commands to run frontend

cd styl/frontend
npm run dev

Command to run backend

cd styl/backend
uvicorn main:app --host 0.0.0.0 --port 8000 --reload

Docker

cd styl/
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages