operablepattern commited on
Commit
fcee0f3
1 Parent(s): f678f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -9,4 +9,11 @@ app_file: app.py
9
  pinned: true
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
9
  pinned: true
10
  ---
11
 
12
+ HF space to go from voice recording to cover letter draft in 2 steps.
13
+
14
+ 1. Voice to text using whisper (implemented)
15
+ 2. Text to cover letter using mistral (in progress)
16
+
17
+
18
+
19
+ #todo fix dependencies and construct prompt