Viewing profile — yi_wang
yi_wang
HN member- Joined
- Sun, Oct 26, 2014, 11:07 PM UTC
- HN karma
- 119
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About yi_wang
Data
http://www.yi-wang.me
Recent public activity
-
story
Show HN: Explorable World as Agent Skill
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…
-
story
Show HN: LocalGPT Gen – LLM-driven world generation in Rust/Bevy [video]
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 …
-
story
Show HN: LocalGPT – A local-first AI assistant in Rust with persistent memory
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…