Skip to content

sung1san3/Lego2me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
role Team ㅣLeader,
Backend
Backend & AI Backend & AI Frontend
Github @Seyeon_Choi @teawon @jongseok Kwon @Heo Min