Spaces:
Sleeping
Sleeping
SemSorter commited on
Commit ·
79eb52c
1
Parent(s): 2588ff8
docs: update README with correct GitHub username KaustubhUp025
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 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.**
|
| 4 |
|
| 5 |
[](https://semsorter.onrender.com)
|
|
|
|
| 6 |
|
| 7 |
---
|
| 8 |
|
|
@@ -48,7 +49,7 @@ Browser ←─── WebSocket ───→ FastAPI Server
|
|
| 48 |
|
| 49 |
```bash
|
| 50 |
# Clone
|
| 51 |
-
git clone https://github.com/
|
| 52 |
cd SemSorter
|
| 53 |
|
| 54 |
# Install dependencies
|
|
|
|
| 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.**
|
| 4 |
|
| 5 |
[](https://semsorter.onrender.com)
|
| 6 |
+
[](https://github.com/KaustubhUp025/SemSorter)
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
|
|
| 49 |
|
| 50 |
```bash
|
| 51 |
# Clone
|
| 52 |
+
git clone https://github.com/KaustubhUp025/SemSorter.git
|
| 53 |
cd SemSorter
|
| 54 |
|
| 55 |
# Install dependencies
|