Spaces:
Running on Zero
Running on Zero
| title: Pharma Copilot | |
| emoji: ๐ | |
| colorFrom: green | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 6.17.3 | |
| python_version: '3.12' | |
| app_file: app.py | |
| pinned: false | |
| license: other | |
| short_description: Every pharmacy needs assistance. | |
| # PharmaCopilot | |
| AI prescription intelligence demo for pharmacy workflows: | |
| 1. Upload a prescription image. | |
| 2. Show the MiniCPM OCR, retrieval, and Nemotron validation pipeline. | |
| 3. Display the matched medicine record and packaging image. | |
| 4. Open the shelf scanner. | |
| 5. Highlight the target medicine box on the shelf image. | |
| The dashboard uses project data from `medicines_master.json`, `inventory.json`, and the MiniCPM-V 4.5 baseline metrics artifact. | |