Enter the prompt word, and it keeps loading without responding. The image will be returned, and it is also consuming resources.

I have set up the environment and API token for the “Text to CAD User Interface” project on GitHub. However, when I entered the prompt information on this webpage, it remained in the loading state, failed to generate the model, and continuously consumed resource points.

Hey Keya, thanks for flagging this and for trying out the Text to CAD UI.

That specific “Text to CAD User Interface” project is deprecated, which is why you’re seeing it hang and burn through resource points without returning a proper result.

Right now, you have two supported options:

  1. Generate CAD models directly in Zoo Design Studio using our built-in AI tools: Design Studio | Zoo
  2. Call our ML API endpoints: ML | Zoo

If you share how you’d like to use text-to-CAD (in-browser UI vs your own integration), we can point you to the best starting docs and examples.

As a follow‑up: if you’d like to keep using our ML/AI tools programmatically, another supported path right now is via the Zoo CLI. You can find the docs here: zoo ml | Zoo . That gives you a maintained way to script or integrate ML/AI workflows