Distopia22/icd-cpt-coding-gradio
0
ICD-10 & CPT Coding Assistant - Gradio Frontend
AI-powered medical coding assistant that analyzes clinical provider notes and generates appropriate ICD-10 and CPT codes with detailed explanations.
Features
- ๐ฌ AI-Powered Analysis: Uses Groq LLaMA 3.3 70B for accurate medical coding
- ๐ User-Friendly Interface: Simple and intuitive Gradio UI
- ๐ฅ ICD-10 Codes: Diagnostic codes with explanations
- ๐ผ CPT Codes: Procedure codes with explanations
- ๐ Detailed Results: Comprehensive breakdown of coding decisions
- ๐ API Health Check: Real-time backend status monitoring
How to Use
- Enter clinical provider notes in the text area
- Click "Analyze & Generate Codes"
- View ICD-10 and CPT codes in separate tabs
- Review explanations for each code
Backend API
This frontend connects to a FastAPI backend. Default URL: https://Distopia22-icd-cpt-coding-api.hf.space
Configure your backend URL in the API Configuration section.
Technology Stack
- Frontend: Gradio 4.44.0
- Backend: FastAPI
- AI Model: Groq LLaMA 3.3 70B Versatile
- Deployment: Hugging Face Spaces
Privacy & Security
- No patient data is stored
- All API calls are encrypted
- HIPAA-compliant processing
