dlaima commited on
Commit
5e565cc
Β·
verified Β·
1 Parent(s): 1d0aa9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,14 +15,15 @@ short_description: Agent for GAIA Evaluation
15
  # 🧠 Agent for GAIA Evaluation
16
 
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
  ### πŸ—‚ Folder Structure
25
 
 
26
  Template Final Assignment_app/
27
  β”‚
28
  β”œβ”€β”€ app.py # Main app with Gradio UI and agent execution logic.
 
15
  # 🧠 Agent for GAIA Evaluation
16
 
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** of the [Hugging Face Course](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
21
+ > learning can be used in real-world event scenarios. Learn more at [Hugging Face Courses](https://huggingface.co/learn).
22
  ---
23
 
 
24
  ### πŸ—‚ Folder Structure
25
 
26
+ ```
27
  Template Final Assignment_app/
28
  β”‚
29
  β”œβ”€β”€ app.py # Main app with Gradio UI and agent execution logic.