Update README.md
Browse files
README.md
CHANGED
@@ -19,13 +19,13 @@ license: mit
|
|
19 |
|
20 |
<h3 align="center">Agents Course Final Project</h3>
|
21 |
|
22 |
-
<p align="center" style="width:
|
23 |
Final hands-on assignment for the Hugging Face Agents course. In this project I built a multi-agent solution, evaluated it against questions from the General AI Assistants (GAIA) benchmark (level one only), and got creative with some agent and tool improvements.
|
24 |
</div>
|
25 |
|
26 |
##About The Project
|
27 |
|
28 |
-
![
|
29 |
|
30 |
Achieving 30 points for the certification was relatively easy with the template provided and a powerful enough LLM. However, evaluation revealed the unique types of implementation challenges with AI agents. Some of which include...
|
31 |
|
|
|
19 |
|
20 |
<h3 align="center">Agents Course Final Project</h3>
|
21 |
|
22 |
+
<p align="center" style="width:80%">
|
23 |
Final hands-on assignment for the Hugging Face Agents course. In this project I built a multi-agent solution, evaluated it against questions from the General AI Assistants (GAIA) benchmark (level one only), and got creative with some agent and tool improvements.
|
24 |
</div>
|
25 |
|
26 |
##About The Project
|
27 |
|
28 |
+
![HF Space Screen Shot][images/submit_answers.jpg]](https://huggingface.co/spaces/civerson916/Final_Assignment_Template)
|
29 |
|
30 |
Achieving 30 points for the certification was relatively easy with the template provided and a powerful enough LLM. However, evaluation revealed the unique types of implementation challenges with AI agents. Some of which include...
|
31 |
|