dlaima commited on
Commit
4bc4029
Β·
verified Β·
1 Parent(s): 2b4218b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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`