Yago Bolivar commited on
Commit
210efc1
·
1 Parent(s): f5e38e9

fix: update emoji in README and add tags for better project categorization

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: HF Agents Course Final Project
3
- emoji: 🕵🏻‍♂️
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
@@ -11,8 +11,16 @@ hf_oauth: true
11
  hf_oauth_expiration_minutes: 480
12
  short_description: 'Design and implementation of an advanced AI agent '
13
  python_version: 3.13
 
 
 
 
 
 
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
17
 
18
- Notes at: [notes.md](notes.md)
 
 
 
1
  ---
2
  title: HF Agents Course Final Project
3
+ emoji: 👾
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
 
11
  hf_oauth_expiration_minutes: 480
12
  short_description: 'Design and implementation of an advanced AI agent '
13
  python_version: 3.13
14
+ tags:
15
+ - smolagents
16
+ - agent
17
+ - smolagent
18
+ - tool
19
+ - agent-course
20
  ---
21
 
22
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
23
 
24
+ Notes at: [notes.md](notes.md)
25
+
26
+