yi_wang
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Explorable World as Agent Skill (localgpt.app)
LocalGPT Gen is a Bevy-based tool where an AI agent builds explorable 3D worlds — geometry, behaviors (orbit, spin, path following), and spatial audio — then saves the entire world as a skill directory that other agents…
-
I couldn't get access to Project Genie 3, so I built a (very minified) version on top of LocalGPT, my local AI assistant in Rust. cargo install localgpt-gen — you describe a scene in natural language, the LLM generates…
-
I built LocalGPT over 4 nights as a Rust reimagining of the OpenClaw assistant pattern (markdown-based persistent memory, autonomous heartbeat tasks, skills system). It compiles to a single ~27MB binary — no Node.js,…