Spaces:
Running
Running
update
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# AI-Powered Swedish Job Matching Platform
|
2 |
|
3 |
This repository contains the final project for the course **ID2223 Scalable Machine Learning and Deep Learning** at KTH.
|
|
|
1 |
+
---
|
2 |
+
title: "JobsAI Space"
|
3 |
+
emoji: "🤖"
|
4 |
+
colorFrom: "#00c6ff"
|
5 |
+
colorTo: "#0072ff"
|
6 |
+
sdk: "gradio" # or "streamlit", depending on your app
|
7 |
+
sdk_version: "3.0.5" # Specify the correct version of the SDK you're using
|
8 |
+
app_file: "app.py"
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# AI-Powered Swedish Job Matching Platform
|
13 |
|
14 |
This repository contains the final project for the course **ID2223 Scalable Machine Learning and Deep Learning** at KTH.
|