forestav commited on
Commit
232e59a
·
1 Parent(s): 7f2a0b9

update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -3,8 +3,8 @@ title: "JobsAI Space"
3
  emoji: "🤖"
4
  colorFrom: "yellow"
5
  colorTo: "blue"
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
  ---
@@ -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
- 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 HuggingFace Spaces and can be accessed here:
 
 
 
 
 
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
  ---