Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ In **TEST RECOMMENDED SYSTEM** part of **Job_Recommendation_System.ipynb** noteb
|
|
26 |
|
27 |
### API
|
28 |
|
29 |
-
To use this model, send a POST request to the inference API with the following JSON payload:
|
30 |
|
31 |
```json
|
32 |
{
|
|
|
26 |
|
27 |
### API
|
28 |
|
29 |
+
To use this model, send a POST request to the inference API with the following JSON payload (change **input_hard_skills, input_soft_skills, input_major** for different results):
|
30 |
|
31 |
```json
|
32 |
{
|