오픈소스 기초 프로젝트 Hw2 리포지토리 입니다
Amazon Rekognition - object detection api를 활용한 이미지 분석
- 개발 기간 : 2023.05.21 ~ 2023.06.12
- clone repo
git clone https://github.com/mk3058/CBNU-OpenSource-Project2
- install dependencies
npm i
- run
node ./src/App.js
* Before start, You must fill out "AWS Secret" fields in the .env file.