bstraehle commited on
Commit
4fd9602
·
verified ·
1 Parent(s): 24676ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -13,14 +13,14 @@ tags:
13
  - building-mcp-track-consumer
14
  - mcp-in-action-track-consumer
15
  ---
16
- <p><a target="_blank" href="https://bstraehle.s3.us-west-2.amazonaws.com/architecture.png">Architecture Diagram</a></p>
17
 
18
- <p><a target="_blank" href="https://www.linkedin.com/in/bstraehle/">Social Media Post</a></p>
19
 
20
  <p>Video of General AI Assistant solving <a href="https://arxiv.org/pdf/2311.12983">GAIA Benchmark</a> Level 1, 2, 3 and <a href="https://arxiv.org/pdf/2501.14249">Humanity's Last Exam</a> problem:</p>
21
 
22
  <video controls src="https://bstraehle.s3.us-west-2.amazonaws.com/gaia.mp4"></video>
23
 
24
- <p>Built with <a target="_blank" href="https://www.gradio.app/">Gradio</a>, <a target="_blank" href="https://www.crewai.com/">crewAI</a> & <a target="_blank" href="https://phoenix.arize.com/">Arize AI</a> using <a target="_blank" href="https://docs.anthropic.com/en/docs/about-claude/models">Anthropic</a>, <a target="_blank" href="https://ai.google/get-started/our-models/">Gemini</a> & <a target="_blank" href="https://platform.openai.com/docs/models">OpenAI</a> models. Tested with <a target="_blank" href="https://www.postman.com/ai-engineer/generative-ai-apis/overview">Postman</a> (filter by GAIA).</p>
25
 
26
- <p><a target="_blank" href="https://huggingface.co/bstraehle">Bernd Straehle</a></p>
 
13
  - building-mcp-track-consumer
14
  - mcp-in-action-track-consumer
15
  ---
16
+ <p><a href="https://bstraehle.s3.us-west-2.amazonaws.com/architecture.png">Architecture Diagram</a></p>
17
 
18
+ <p><a href="https://www.linkedin.com/in/bstraehle/">Social Media Post</a></p>
19
 
20
  <p>Video of General AI Assistant solving <a href="https://arxiv.org/pdf/2311.12983">GAIA Benchmark</a> Level 1, 2, 3 and <a href="https://arxiv.org/pdf/2501.14249">Humanity's Last Exam</a> problem:</p>
21
 
22
  <video controls src="https://bstraehle.s3.us-west-2.amazonaws.com/gaia.mp4"></video>
23
 
24
+ <p>Built with <a href="https://www.gradio.app/">Gradio</a>, <a href="https://www.crewai.com/">crewAI</a> & <a href="https://phoenix.arize.com/">Arize AI</a> using <a href="https://docs.anthropic.com/en/docs/about-claude/models">Anthropic</a>, <a href="https://ai.google/get-started/our-models/">Gemini</a> & <a href="https://platform.openai.com/docs/models">OpenAI</a> models. Tested with <a href="https://www.postman.com/ai-engineer/generative-ai-apis/overview">Postman</a> (filter by GAIA).</p>
25
 
26
+ <p><a href="https://huggingface.co/bstraehle">Bernd Straehle</a></p>