medical-coding-api / app /__init__.py
Distopia22's picture
Production-ready Medical Coding API with Phi-3 support
d03f587
raw
history blame contribute delete
99 Bytes
"""Medical Coding API - Extract ICD-10 and CPT codes from clinical notes."""
__version__ = "1.0.0"