CoolFace
Apppublic

Distopia22/icd-cpt-coding-api-backend

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes
19 commits on main
1915c6610mo ago

Fixing model halucination

Distopia22
764e30e10mo ago

Fix: Add remove_pii method to FileService

Distopia22
5574ac610mo ago

Fix: Add uvicorn server startup in Dockerfile

Distopia22
f2ce24310mo ago

deprecated on event error

Distopia22
ccd9b6a10mo ago

Fix: version compatibility

Distopia22
985539210mo ago

Fix: Remove Field import from response_models.py

Distopia22
480f46710mo ago

Fix: Update response format and add better error handling

Distopia22
0b51e2510mo ago

updated route

Distopia22
ed1205810mo ago

update groq to decide version

Distopia22
d8473b610mo ago

Add lightweight regex-based PII removal for file uploads

Distopia22
d37f59010mo ago

Updated the groq version

Distopia22
bcfe68710mo ago

Updated docker file

Distopia22
6f771aa10mo ago

Fix: Update Dockerfile for spaCy model small one

Distopia22
fd20bd210mo ago

Add automatic PII removal during file extraction

Distopia22
3cbb4d910mo ago

Fix: Correct method name in file upload endpoint

Distopia22
4dff95710mo ago

update requirement for version compatibility

Distopia22
a8f12f610mo ago

Add file upload functionality for provider notes

Distopia22
c9bda9d10mo ago

Create README.md

Distopia22
56edde710mo ago

Initial backend deployment

Distopia22