Update README.md
Browse files
README.md
CHANGED
|
@@ -17,23 +17,24 @@ tags:
|
|
| 17 |
|
| 18 |
**Multi-agent, multi-modal, multi-model AI platform** with high agency, including **code generation / execution**, **browser automation** & **multi-modal reasoning**. The system can solve <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> problems.
|
| 19 |
|
| 20 |
-
## Video
|
| 21 |
-
|
| 22 |
<video controls src="https://bstraehle.s3.us-west-2.amazonaws.com/gaia.mp4"></video>
|
| 23 |
|
| 24 |
-
## Social
|
| 25 |
-
|
| 26 |
-
[LinkedIn](https://www.linkedin.com/in/bstraehle/)
|
| 27 |
-
|
| 28 |
## Stack
|
| 29 |
|
| 30 |
- <a href="https://www.gradio.app/">Gradio</a> (UI, API, MCP Server & ChatGPT Apps)
|
| 31 |
- <a href="https://www.crewai.com/">CrewAI</a> (Agent Framework)
|
| 32 |
- <a href="https://phoenix.arize.com/">Arize AI</a> (Observability)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- <a href="https://docs.anthropic.com/en/docs/about-claude/models">Anthropic</a> (claude-sonnet-4-5-latest)
|
| 34 |
- <a href="https://ai.google/get-started/our-models/">Gemini</a> (gemini-3-pro-preview)
|
| 35 |
- <a href="https://platform.openai.com/docs/models">OpenAI</a> (gpt-4.1-mini)
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
## Author
|
| 39 |
|
|
|
|
| 17 |
|
| 18 |
**Multi-agent, multi-modal, multi-model AI platform** with high agency, including **code generation / execution**, **browser automation** & **multi-modal reasoning**. The system can solve <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> problems.
|
| 19 |
|
|
|
|
|
|
|
| 20 |
<video controls src="https://bstraehle.s3.us-west-2.amazonaws.com/gaia.mp4"></video>
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Stack
|
| 23 |
|
| 24 |
- <a href="https://www.gradio.app/">Gradio</a> (UI, API, MCP Server & ChatGPT Apps)
|
| 25 |
- <a href="https://www.crewai.com/">CrewAI</a> (Agent Framework)
|
| 26 |
- <a href="https://phoenix.arize.com/">Arize AI</a> (Observability)
|
| 27 |
+
- <a href="https://www.postman.com/ai-engineer/generative-ai-apis/overview">Postman</a> (MCP Client) - filter by GAIA</p>
|
| 28 |
+
|
| 29 |
+
## Models
|
| 30 |
+
|
| 31 |
- <a href="https://docs.anthropic.com/en/docs/about-claude/models">Anthropic</a> (claude-sonnet-4-5-latest)
|
| 32 |
- <a href="https://ai.google/get-started/our-models/">Gemini</a> (gemini-3-pro-preview)
|
| 33 |
- <a href="https://platform.openai.com/docs/models">OpenAI</a> (gpt-4.1-mini)
|
| 34 |
+
|
| 35 |
+
## Social
|
| 36 |
+
|
| 37 |
+
[LinkedIn](https://www.linkedin.com/in/bstraehle/)
|
| 38 |
|
| 39 |
## Author
|
| 40 |
|