Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

ai

AI of clothing recommendation service tailored to temperature and personal schedule

📚 API

num name method uri
1 일정과 지역 분류 GET /api/schedules
2 옷 추천 GET /api/clothes

example

num request response
1 ?title=응주랑 런닝&region=뚝섬 { "plan": "운동", "region": "광진구" }
2 ?gender=1&humidity=5&wind_speed=3
&rain=0&temp=-14&schedule=데이트
{ "bottom": 158, "top": 108 }

✅ requirements

  • Flask==2.2.3
  • torch==1.13.0+cpu
  • numpy==1.21.6
  • joblib==1.2.0
  • scikit-learn==1.0.2
  • mecab==1.3.3

💡 서비스 구축

데이터 수집

image

위치 및 일정 필터링 모델

image

옷 추천 모델

image

라이브러리 및 모델 선정 과정

image

👨‍💻 created by

@ByeongmokKim @reeruryu

About

AI of clothing recommendation service tailored to temperature and personal schedule

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages