Has anyone tried integrating DeepSeek with Rhino?

Hey everyone! :wave:

I often work with RhinoPython and Grasshopper for parametric modeling, and one of the biggest time sinks is writing and debugging scripts for repetitive tasks. I’m looking for a way to integrate AI assistance into this process to automate script generation, optimize definitions, and troubleshoot errors.

A specific use case: I frequently create custom Grasshopper components for geometry manipulation. The challenge is that writing Python scripts for these tasks can be tedious, especially when fine-tuning logic for parametric changes. Ideally, an AI assistant could:

Generate RhinoPython or C# scripts based on a text prompt.
Suggest improvements for Grasshopper definitions before running them.
Debug script errors and recommend fixes inside the Rhino environment.

I recently found DeepSeek Chat Bot](https://deepseekai.works/) and was wondering if anyone has tried integrating it or something similar with Rhino or Grasshopper. Could it be used via Rhino.Compute, or would it require a different approach? If anyone has attempted AI-assisted scripting in Rhino, I’d love to hear your insights!

1 Like