Spaces:
Runtime error
Runtime error
update readme
Browse files
README.md
CHANGED
|
@@ -3,8 +3,8 @@ title: "JobsAI Space"
|
|
| 3 |
emoji: "🤖"
|
| 4 |
colorFrom: "yellow"
|
| 5 |
colorTo: "blue"
|
| 6 |
-
sdk: "gradio"
|
| 7 |
-
sdk_version: "
|
| 8 |
app_file: "app.py"
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -13,7 +13,12 @@ pinned: false
|
|
| 13 |
|
| 14 |
This repository contains the final project for the course **ID2223 Scalable Machine Learning and Deep Learning** at KTH.
|
| 15 |
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
[**JobsAI**](https://huggingface.co/spaces/forestav/jobsai)
|
| 18 |
|
| 19 |
---
|
|
|
|
| 3 |
emoji: "🤖"
|
| 4 |
colorFrom: "yellow"
|
| 5 |
colorTo: "blue"
|
| 6 |
+
sdk: "gradio"
|
| 7 |
+
sdk_version: "5.10.0"
|
| 8 |
app_file: "app.py"
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 13 |
|
| 14 |
This repository contains the final project for the course **ID2223 Scalable Machine Learning and Deep Learning** at KTH.
|
| 15 |
|
| 16 |
+
**Creators**:
|
| 17 |
+
|
| 18 |
+
- [Filip Orestav](https://www.linkedin.com/in/filip-orestav/)
|
| 19 |
+
- [Kolumbus Lindh](https://www.linkedin.com/in/kolumbuslindh/)
|
| 20 |
+
|
| 21 |
+
The project culminates in an AI-powered job matching platform, **JobsAI**, designed to help users find job listings tailored to their resumes. The application is hosted on Hugging Face Spaces and can be accessed here:
|
| 22 |
[**JobsAI**](https://huggingface.co/spaces/forestav/jobsai)
|
| 23 |
|
| 24 |
---
|