Kevin Wu
Initial
38e7500
|
raw
history blame
457 Bytes
metadata
title: Fidocure Note Extraction
emoji: 📝
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.51.1
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