Spaces:
Running
Running
Add SyNode™ OCR /eyes feature to IntelliNode™ stack
#1
by bartendr604 - opened
- index.html +7 -0
index.html
CHANGED
|
@@ -686,6 +686,13 @@
|
|
| 686 |
<span>Point Llammy at a YouTube/Instagram clip and it rebuilds the scene in Blender Python</span>
|
| 687 |
</div>
|
| 688 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 689 |
</div>
|
| 690 |
</div>
|
| 691 |
</section>
|
|
|
|
| 686 |
<span>Point Llammy at a YouTube/Instagram clip and it rebuilds the scene in Blender Python</span>
|
| 687 |
</div>
|
| 688 |
</div>
|
| 689 |
+
<div class="feature-item">
|
| 690 |
+
<span class="feature-icon">👁️</span>
|
| 691 |
+
<div class="feature-text">
|
| 692 |
+
<strong>SyNode™ OCR — /eyes</strong>
|
| 693 |
+
<span>Nemotron OCR v2 scans the Blender viewport: extracts text regions, bounding boxes, and confidence scores. Crops feed into LlammyBlenderGGUF (Qwen3-VL) for grounded visual reasoning — Llammy sees what's actually on screen before it responds</span>
|
| 694 |
+
</div>
|
| 695 |
+
</div>
|
| 696 |
</div>
|
| 697 |
</div>
|
| 698 |
</section>
|