SkillAgentSearch skills...

Lego2me

AI technology to make Lego characters by analyzing the clothes and physical gender you are wearing.

Install / Use

/learn @sung1san3/Lego2me

README

Lego2me

Frame 1 151363026-4966f45c-4758-496f-bc26-aac1af291a63

Index

1. Prerequisites

  • Our service was created through the AI Application Development by Silicon Valley Engineering program organized by Headstart Silicon Valley.
  • https://flagly.org/

Architecture

image

Dataware

image

2. Installation Process

  • Requires a computer with an nvidia GPU.
$ git clone https://github.com/sung1san3/Lego2me
$ docker-compose up --build

3. Getting Started

  • 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. image
  • Check out the results and try customizing your character!
  • Please leave a review for the results image image

4. File Manifest && API

├── 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

5. Copyrights / End User Licesnse

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.

6. Contact Information

| Name | 최세연 |정태원 | 권종석 | 허민 | | ------- | --------------------------------------------- | ------------------------------------ | --------------------------------------------- | --------------------------------------- | | Profile | <img width="200px" src="https://user-images.githubusercontent.com/54930877/151215016-6f79b9e0-52c4-4150-aae1-c0acf99c1bc0.png" />|<img width="200px" src="https://user-images.githubusercontent.com/54930877/151215390-7c3efaa5-305e-41c5-aafe-42ca58aa4969.png" />| <img width="200px" src="https://user-images.githubusercontent.com/54930877/151215550-6eb72027-28aa-4aac-a82c-861c5f3ea683.png" />| <img width="200px" src="https://user-images.githubusercontent.com/54930877/151215125-698e1cea-1254-4f03-8bb1-d5011dbedfa0.png" />| | role | Team ㅣLeader, <br>Backend | Backend & AI | Backend & AI | Frontend | | Github | @Seyeon_Choi | @teawon | @jongseok Kwon | @Heo Min |

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated7mo ago
Forks6

Languages

TypeScript

Security Score

72/100

Audited on Aug 25, 2025

No findings