Skip to content

AIGOO-Epson/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIGOO-backend

엡손 챌린지 team25 aigoo의 백엔드 repository

frontend repositoty

https://github.com/AIGOO-Epson/frontend

TEAM

권도훈 문성욱
권도훈 문성욱

STACK

SERVER FRAMEWORK

Nestjs

DB, ORM

postgresql - typeorm , mongodb - mongoose

AI

LLM - Google Gemini, NLU - ETRI (과학기술정보통신부 OPEN API), OCR - Naver CLOVA OCR

CLOUD

AWS RDS, ATLAS mongodb, AZURE storage

ETC.

DOCKER, GIT

주요 module summary

사용자 인증과 JWT 토큰 관리.

EPSON CONNECT API를 사용해 복합기를 원격 제어 or 관리.

ETRI NLU OPEN API를 사용해 한국어 문장을 분석.

다른 모듈들과 협력해 손편지를 저장, 분석.

한국어 교육자료 생성, 관리.

Google Gemini,를 사용해 한국어 번역, 학습자료 생성.

Naver CLOVA OCR 를 사용해 손편지에서 텍스트 추출.

아이고의 사진, 손편지, 학습자료 등을 Azure Storage에 업로드.

유저, 아티스트, 팔로우 등 유저에 관련된 전반적인 관리.

시작하기