Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,19 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tag: agent-demo-track
|
|
|
|
|
12 |
short_description: The agent using over 9000 vision models from the HF Hub.
|
13 |
---
|
14 |
|
15 |
# ScouterAI - The Vision enhanced Agent
|
16 |
|
17 |
-
[Submission video](https://youtu.be/FD8sZTjF5_4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tag: agent-demo-track
|
12 |
+
tags:
|
13 |
+
- agent-demo-track
|
14 |
short_description: The agent using over 9000 vision models from the HF Hub.
|
15 |
---
|
16 |
|
17 |
# ScouterAI - The Vision enhanced Agent
|
18 |
|
19 |
+
[Submission video](https://youtu.be/FD8sZTjF5_4)
|
20 |
+
|
21 |
+
# Stack
|
22 |
+
- smolagents
|
23 |
+
- Claude from Anthropic
|
24 |
+
- Modal apps from ModalLabs
|
25 |
+
- supervision from Roboflow
|
26 |
+
- huggingface-cli / huggingface-hub / datasets
|
27 |
+
- LangChain
|