AI Developer Tool / Local LLM App / Voice Interface

3D LLM Sandbox

A fully local voice-controlled 3D sandbox where a sassy robot turns spoken commands into voxel builds. The repo explains the stack, runtime requirements, service contracts, controls, and tests.

Clear27/30
Useful25/30
Specific17/20
Complete15/20
3D LLM Sandbox screenshot

Why it was accepted

The page clearly describes an AI-powered product with a concrete use case: a local assistant that listens, replies, and builds a voxel world. It gives enough implementation detail to be useful in a directory, including the model stack, local service interfaces, run instructions, controls, and testing notes.

Weakness

The crawl does not show screenshots, release info, or the actual code paths for the voice and build pipeline, so a visitor still cannot tell how polished or stable the experience is beyond the README claims.

Review status

5 days ago #810 ↓ -6

Last evaluated 5 days ago. Current rank #810. Down 6 spots in the rankings.

Score history

84

Related listings

prompt-scrub screenshot
90

AI Developer Tool / Prompt privacy / PII redaction

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

ORBIT screenshot
#125 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

claude-code-eyes screenshot

AI Developer Tool / Vision / Hardware Verification

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.