Noah Settersten commited on
Commit
883b42e
·
1 Parent(s): 51f1a9e

chore: Sketch initial process in README

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
- title: Livebook
3
- emoji: 📓
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: docker
7
  fullWidth: true
8
  ---
9
 
10
- You can install and run [Livebook](https://livebook.dev/) inside a Hugging Face Space. Here's [a tutorial](https://huggingface.co/docs/hub/spaces-sdks-docker-livebook) on how to do that.
 
 
 
 
 
1
  ---
2
+ title: Medical Code Transcriber
3
+ emoji: 🩺
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: docker
7
  fullWidth: true
8
  ---
9
 
10
+ # Medical Code Transcriber
11
+
12
+ 1. Select audio recording of patient visit
13
+ 2. Transcribe to text
14
+ 3. Detect procedure codes within the text