Kevin Wu
Initial
ec51382
|
raw
history blame
453 Bytes
metadata
title: Fidocure Note Extraction
emoji: πŸ“
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false

Fidocure Note Extraction

This is a Gradio app that allows you to extract information from clinical notes using Fidocure's API.

How to use

  1. Clone the repository
  2. Install the dependencies
    pip install -r requirements.txt
    
  3. Run the app
    python app.py