A tool that turns a plain language description of a task into a ready-to-print prosthetic design, aimed at cutting the cost and complexity out of getting assistive technology.
Prosthetic devices are typically custom built per person, which makes them expensive and slow to get. Enable takes a natural language prompt, something like "I want to play the guitar," and turns it into an STL file: a 3D-printable prosthetic design ready to go, with no engineer or designer required in the loop.
Each generated prosthetic is modular and attaches to a single central mount powered pneumatically. The team fine-tuned a model on synthetic training data, since real-world prosthetic design data is scarce, and used that model to map a plain-language prompt through to a printable STL file. The frontend was built in Next.js.