Skip to content

Commit 029991d

Browse files
committed
swap v0-chat-2api and digital-human for mlx-spatial on shelf 03
1 parent 37583ce commit 029991d

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

index.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -381,19 +381,14 @@ <h3 class="aa-shelf-title">Harnesses &amp; runtimes</h3>
381381
<p class="aa-repo-desc">HTML to Markdown for agent pipelines: a fast Go engine wrapped in a Python CLI and API, published on PyPI.</p>
382382
<span class="aa-repo-tag">Go</span>
383383
</a>
384-
<a class="aa-repo" href="https://github.com/appautomaton/v0-chat-2api">
385-
<span class="aa-repo-name">v0-chat-2api</span>
386-
<p class="aa-repo-desc">A local OpenAI-compatible proxy for Vercel v0 chats. It serves /v1/chat/completions, keeps conversation state in SQLite, and includes a small dashboard.</p>
387-
<span class="aa-repo-tag">TS</span>
388-
</a>
389384
</div>
390385
</div>
391386

392387
<div class="aa-shelf">
393388
<div class="aa-shelf-side">
394389
<div class="aa-shelf-num">SHELF 03</div>
395390
<h3 class="aa-shelf-title">On-device, in pure MLX</h3>
396-
<p class="aa-shelf-desc">Models that run on the Apple GPU with no cloud and no PyTorch. Speech, vision, and video, all MLX-native, all on the laptop.</p>
391+
<p class="aa-shelf-desc">Models that run on the Apple GPU with no cloud and no PyTorch. Speech, vision, video, and 3D, all MLX-native, all on the laptop.</p>
397392
<div class="aa-shelf-hint">mlx-speech tts --model fish-s2-pro --text "..."</div>
398393
</div>
399394
<div class="aa-shelf-repos">
@@ -417,9 +412,9 @@ <h3 class="aa-shelf-title">On-device, in pure MLX</h3>
417412
<p class="aa-repo-desc">MLX-native computer vision: object detection, segmentation, and open-vocabulary grounding with SAM 3 and LocateAnything.</p>
418413
<span class="aa-repo-tag">Python</span>
419414
</a>
420-
<a class="aa-repo" href="https://github.com/appautomaton/digital-human">
421-
<span class="aa-repo-name">digital-human</span>
422-
<p class="aa-repo-desc">A talking-avatar workspace where InfiniteTalk, MuseTalk, and Qwen3-TTS come together for audio-driven portrait video.</p>
415+
<a class="aa-repo" href="https://github.com/appautomaton/mlx-spatial">
416+
<span class="aa-repo-name">mlx-spatial</span>
417+
<p class="aa-repo-desc">3D and spatial inference on device. SAM 3D Objects, TRELLIS.2, WorldMirror, and MapAnything turn images into meshes, Gaussian splats, and point clouds.</p>
423418
<span class="aa-repo-tag">Python</span>
424419
</a>
425420
</div>
@@ -493,12 +488,11 @@ <h2 class="aa-section-title">Three commands.</h2>
493488
<a href="https://github.com/appautomaton/ltx-video-mlx">ltx-video-mlx</a>
494489
<a href="https://github.com/appautomaton/tnt-asr">tnt-asr</a>
495490
<a href="https://github.com/appautomaton/mlx-cv">mlx-cv</a>
491+
<a href="https://github.com/appautomaton/mlx-spatial">mlx-spatial</a>
496492
</div>
497493
<div class="aa-footer-col">
498494
<div class="aa-footer-head">Tools &amp; bridges</div>
499495
<a href="https://github.com/appautomaton/markmaton">markmaton</a>
500-
<a href="https://github.com/appautomaton/v0-chat-2api">v0-chat-2api</a>
501-
<a href="https://github.com/appautomaton/digital-human">digital-human</a>
502496
<a href="https://github.com/appautomaton">org page</a>
503497
</div>
504498
</div>

0 commit comments

Comments
 (0)