Skip to content

vivekvar-dl/cadify

Repository files navigation

cadify

Using GPT-4o, generate a 3D CAD model (STEP file) from a 2D CAD image.

Getting started

Installation.

git clone git@github.com:neka-nat/cadify.git
cd cadify
poetry install

Run script. A STEP`file ("output.step") will be generated.

cd scripts
export OPENAI_API_KEY=<YOUR API KEY>
python main.py <2D CAD Image File>

Demo

We will use the sample file here.

Input image

input

Generated 3D CAD model

output

About

An open source agent that will turn your 2d diagrams into 3d step files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages