- Our service was created through the AI Application Development by Silicon Valley Engineering program organized by Headstart Silicon Valley.
- https://flagly.org/
- Requires a computer with an nvidia GPU.
$ git clone https://github.com/sung1san3/Lego2me $ docker-compose up --build - If you are running in a local environment, type localhost in the Internet browser address.
- Click the 'get started' button at the top and upload a picture of yourself you want to make into a LEGO character. After editing the top and bottom, save and check the result.

- Check out the results and try customizing your character!
- Please leave a review for the results

├── README.md ├── backend │ ├── ai │ ├── api │ ├── db.sqlite3 │ ├── dockerfile │ ├── lego2me │ ├── manage.py │ └── requirements.txt ├── docker-compose.prod.yml ├── docker-compose.yml ├── frontend │ ├── Dockerfile │ ├── README.md │ ├── components │ ├── next-env.d.ts │ ├── next.config.js │ ├── node_modules │ ├── package-lock.json │ ├── package.json │ ├── pages │ ├── postcss.config.js │ ├── public │ ├── recoil │ ├── styles │ ├── tailwind.config.js │ └── tsconfig.json ├── nginx │ └── nginx.conf └── nginx.conf Our project is not affiliated with any services of the LEGO company. This project is not intended for commercial use, please do not use it for commercial purposes.
| Name | 최세연 | 정태원 | 권종석 | 허민 |
|---|---|---|---|---|
| Profile | ![]() | ![]() | ![]() | ![]() |
| role | Team ㅣLeader, Backend | Backend & AI | Backend & AI | Frontend |
| Github | @Seyeon_Choi | @teawon | @jongseok Kwon | @Heo Min |







