We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
// 이슈 생성 전 // 으로 시작하는 주석 지우기
// 스토리에 대한 한 줄 설명
이미지를 인식하여 텍스트를 추출하기 위해 AI 기반 기술 OCR을 이용할 예정 OCR은 Tesseract.js 라이브러리를 통해 구현하고 이를 기반으로 제품의 이름을 추출하여 제품의 이름을 open api로 request를 날릴 예정이다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
// 이슈 생성 전 // 으로 시작하는 주석 지우기
Summary
// 스토리에 대한 한 줄 설명
이미지를 인식하여 텍스트를 추출하기 위해 AI 기반 기술 OCR을 이용할 예정
OCR은 Tesseract.js 라이브러리를 통해 구현하고 이를 기반으로 제품의 이름을 추출하여
제품의 이름을 open api로 request를 날릴 예정이다.
The text was updated successfully, but these errors were encountered: