Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# GAIA Agent Project
|
2 |
|
3 |
AI agent for the GAIA benchmark, built for the Hugging Face Agents Course Certificate of Excellence.
|
|
|
1 |
+
---
|
2 |
+
title: GAIA Agent Project
|
3 |
+
emoji: 🌱
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "4.44.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# GAIA Agent Project
|
13 |
|
14 |
AI agent for the GAIA benchmark, built for the Hugging Face Agents Course Certificate of Excellence.
|