Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PIUDAProject
/
Backend
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Fix] OCR 약 추출 LLM 하이브리드 — 처방전=파서, 약봉투/영수증=gpt-4o
- #101
#101
Merged
kangcheolung
merged 11 commits into
develop
PIUDAProject/Backend:develop
from
feature/100
PIUDAProject/Backend:feature/100
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[Fix] OCR 약 추출 LLM 하이브리드 — 처방전=파서, 약봉투/영수증=gpt-4o
#101
kangcheolung
merged 11 commits into
develop
PIUDAProject/Backend:develop
from
feature/100
PIUDAProject/Backend:feature/100
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
feat: LLM(gpt-4o) 약 추출기 추가 — OpenAiClient, DrugExtractor
Show description for fcc4560
kangcheolung
and
claude
committed
fcc4560
View commit details
Copy full SHA for fcc4560
Browse repository at this point
feat: OcrParser에 하이브리드 라우팅 신호 hasCodedPrescriptionLines 추가
Show description for 1633c22
kangcheolung
and
claude
committed
1633c22
View commit details
Copy full SHA for 1633c22
Browse repository at this point
feat: OcrCommandService 하이브리드 라우팅 — 처방전=파서, 그 외=LLM
Show description for 2958cb6
kangcheolung
and
claude
committed
2958cb6
View commit details
Copy full SHA for 2958cb6
Browse repository at this point
chore: openai 설정 추가 (OPENAI_API_KEY 없으면 LLM 비활성 → 파서 전용)
Show description for 2ff6315
kangcheolung
and
claude
committed
2ff6315
View commit details
Copy full SHA for 2ff6315
Browse repository at this point
test: 하이브리드 라우팅 단위 테스트 + 파서/LLM 비교 하네스
Show description for 65bb3ba
kangcheolung
and
claude
committed
65bb3ba
View commit details
Copy full SHA for 65bb3ba
Browse repository at this point
docs: 이슈 100 OCR LLM 하이브리드 — 문제·측정·결정·구현·한계 정리
Show description for a49ed95
kangcheolung
and
claude
committed
a49ed95
View commit details
Copy full SHA for a49ed95
Browse repository at this point
refactor: 하이브리드 라우팅 신호를 서식별 고유 문구로 강화
Show description for ce56adc
kangcheolung
and
claude
committed
ce56adc
View commit details
Copy full SHA for ce56adc
Browse repository at this point
test: OCR 추출 벤치를 표로 출력 + scripts/ocr-bench.sh
Show description for c23fc6c
kangcheolung
and
claude
committed
c23fc6c
View commit details
Copy full SHA for c23fc6c
Browse repository at this point
test: 독립 실행 OCR 벤치 스크립트 scripts/ocr-bench.py
Show description for 49fff31
kangcheolung
and
claude
committed
49fff31
View commit details
Copy full SHA for 49fff31
Browse repository at this point
docs: 측정 재현 섹션에 scripts/ocr-bench.py 반영
Show description for 9487784
kangcheolung
and
claude
committed
9487784
View commit details
Copy full SHA for 9487784
Browse repository at this point
fix: CodeRabbit 리뷰 반영 — LLM 전송 전 연락처 마스킹, https 강제, 정수 검증
Show description for a73fb3c
kangcheolung
and
claude
committed
a73fb3c
View commit details
Copy full SHA for a73fb3c
Browse repository at this point
You can’t perform that action at this time.