llm-kb
← Back to products
Productbuilding

Convert plain English into 3D physics simulations

A prototype that uses LLMs to parse natural language descriptions and generate 3D rigid-body physics simulations. Users describe objects, forces, and initial conditions in plain English, and the system creates and plays a short simulation. It targets educators, students, or hobbyists who want to quickly visualize physics scenarios without coding.

1 engagement·1 source·Mon, Jul 13, 2026, 10:44 AM
The prototype converts text like 'Create a sphere of radius 0.2 m and mass 1 kg, place it 5 m above the ground, throw it with velocity 2i + 3j under Earth's gravity' into a 3D simulation. Currently limited to spheres and cuboids, simulations about 10 seconds long, no editing after generation. Built over a few weeks as a prototype.

Related

Product

Replay coding-agent sessions on a 3D codebase map

Mindwalk replays coding-agent sessions on a 3D map of your codebase, letting developers visualize and debug agent actions spatially. It uses LLMs to power the coding agent whose sessions are replayed, helping developers understand agent behavior and codebase structure.

4 engagement·1 source·hackernews
Sun, Jul 12, 2026, 05:51 AM
Product

Interactive Jacobian-Lens visualizer and live steerer for GGUF models on llama.cpp

A tool that visualizes and steers GGUF models using the Jacobian lens technique, built on llama.cpp. It allows users to observe and modify model internals in real time, solving the lack of such tools for GGUF format models.

13 engagement·1 source·reddit
Sun, Jul 12, 2026, 02:37 AM
Product

3D library of personal book quotes

A desktop-only 3D library where users can walk around and pick up books, each containing a quote saved from a book read since 2017. LLMs were used to port the plain-text quote collection into the 3D environment, enabling a novel, immersive way to revisit personal reading highlights.

1 engagement·1 source·hackernews
Sat, Jul 11, 2026, 01:44 PM
Product

Recreation of MU/TH/UR 6000 UI from Alien using Fable and Claude

A fan recreation of the fictional MU/TH/UR 6000 interface from the Alien franchise, built using Fable (a generative UI tool) and Claude. The creator, a React developer, used natural language prompts to generate the UI with minimal coding, demonstrating how LLMs can assist in rapid prototyping of complex animated interfaces.

4 engagement·1 source·reddit
Sun, Jul 12, 2026, 10:13 AM
Product

GGUFun: play Snake and maze on Ollama with hand-crafted GGUF models

GGUFun is a project that creates hand-crafted GGUF model files to run deterministic games like Snake and a simple maze on Ollama. The models are built manually without training, using custom weights to compute game logic and respond with fixed outputs. It demonstrates that LLM inference engines can be repurposed for non-language tasks.

1 engagement·1 source·hackernews
Mon, Jul 13, 2026, 09:03 AM