Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,11 @@ short_description: Gemini Agent for GAIA Evaluation
|
|
17 |
This project contains a Gemini-powered CodeAgent built with [smolagents](https://github.com/smol-ai/smol-agents) for use
|
18 |
in the **GAIA Unit 4 Evaluation** on [Hugging Face Spaces](https://hf.co/learn/agents-course/unit0/introduction).
|
19 |
|
|
|
|
|
|
|
|
|
|
|
20 |
## π Features
|
21 |
|
22 |
* Uses the **Gemini 2.0 Flash** model via `LiteLLMModel`
|
|
|
17 |
This project contains a Gemini-powered CodeAgent built with [smolagents](https://github.com/smol-ai/smol-agents) for use
|
18 |
in the **GAIA Unit 4 Evaluation** on [Hugging Face Spaces](https://hf.co/learn/agents-course/unit0/introduction).
|
19 |
|
20 |
+
> π§βπ« This app is part of the **Hugging Face Courses** series and was developed as an educational project to showcase how machine learning can be used in real-world event scenarios. Learn more at [Hugging Face Courses](https://huggingface.co/learn).
|
21 |
+
---
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
## π Features
|
26 |
|
27 |
* Uses the **Gemini 2.0 Flash** model via `LiteLLMModel`
|