Spaces:
Sleeping
Sleeping
Commit
·
33b7bde
1
Parent(s):
f0aeabd
updated readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Talent Recommender
|
2 |
|
3 |
A Streamlit application that uses AI to recommend talent based on natural language requests.
|
|
|
1 |
+
---
|
2 |
+
title: Talent Recommendation
|
3 |
+
emoji: 🎯
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.28.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Talent Recommender
|
13 |
|
14 |
A Streamlit application that uses AI to recommend talent based on natural language requests.
|