Spaces:
Running
Running
SemSorter commited on
Commit ·
6c166ce
1
Parent(s): 7d24b00
Configure HF Space for Docker
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SemSorter — AI Hazard Sorting System
|
| 2 |
|
| 3 |
> **Real-time robotic arm simulation controlled by a multimodal AI agent using the [Vision-Agents SDK](https://github.com/GetStream/vision-agents) by GetStream.**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: SemSorter
|
| 3 |
+
emoji: ♻️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# SemSorter — AI Hazard Sorting System
|
| 12 |
|
| 13 |
> **Real-time robotic arm simulation controlled by a multimodal AI agent using the [Vision-Agents SDK](https://github.com/GetStream/vision-agents) by GetStream.**
|