Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Resume Matcher with LLM & Embedding
|
| 2 |
|
| 3 |
This tool allows you to:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Resume Recommendation with LLM
|
| 3 |
+
colorFrom: blue
|
| 4 |
+
colorTo: green
|
| 5 |
+
sdk: gradio
|
| 6 |
+
sdk_version: "3.50.2"
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Resume Matcher with LLM & Embedding
|
| 12 |
|
| 13 |
This tool allows you to:
|