Spaces:
Configuration error
Configuration error
Added metadata for HuggingFace space
Browse files
README.md
CHANGED
@@ -1,2 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# resumate
|
2 |
Resume tailoring agent with LaTex typesetting, GitHub profile RAG and LinkedIn biographical context tools.
|
|
|
1 |
+
---
|
2 |
+
title: Resumate
|
3 |
+
emoji:
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.35.0
|
8 |
+
app_file: resumate.py
|
9 |
+
pinned: false
|
10 |
+
license: gpl-3.0
|
11 |
+
short_description: Tailored resume generation
|
12 |
+
---
|
13 |
+
|
14 |
# resumate
|
15 |
Resume tailoring agent with LaTex typesetting, GitHub profile RAG and LinkedIn biographical context tools.
|