Engineering

Fusion Copilot (CAD+AI)

About This Project

Fusion Copilot is a Fusion add-in where users can enter a query for what they want to build, and the add-in will make the design for them

Currently, the add-in sends a request to a ChatGPT model that has been tuned to use the Fusion python API and receives executable Fusion API code back. The add-in then executes the code in Fusion.

Right now, there is a limitation in how complex the designs can be.

You can check out the demo to see its current state.

Demo Video

Gallery

Fusion Dialog
Fusion Result
Fusion Code