VPCSinfo commited on
Commit
800dba1
·
1 Parent(s): 88f9d05

[ADD][IMP] updates readme file with model card metadata.

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Linkedin Job Searching Agent
2
 
3
  This project provides tools and agents for searching for jobs on LinkedIn and Indeed, generating Odoo code, searching Odoo documentation, visiting webpages, and performing web searches.
 
1
+ ---
2
+ title: Linkedin Job Searching Agent
3
+ emoji: ⚡
4
+ colorFrom: pink
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.15.0
8
+ app_file: app.py
9
+ pinned: false
10
+ tags:
11
+ - smolagents
12
+ - agent
13
+ - smolagent
14
+ - tool
15
+ - agent-course
16
+ ---
17
+
18
  # Linkedin Job Searching Agent
19
 
20
  This project provides tools and agents for searching for jobs on LinkedIn and Indeed, generating Odoo code, searching Odoo documentation, visiting webpages, and performing web searches.