dobrovolskiy.com
RU
← Notes2026-09-08 · by Dmitriy Dobrovolskiy

ChatGPT in AutoCAD: a free plugin with your OpenAI key

The free AutoGAD plugin brings ChatGPT (or Claude) right into AutoCAD 2025/2026: it answers questions about the drawing, calculates, checks schedules and changes text with your confirmation. All you need is an OpenAI key. Open source AGPL-3.0, releases on GitHub.

The same free AutoGAD plugin that brings Claude into AutoCAD also works with ChatGPT: pick OpenAI during install, paste your key — and GPT-5 answers questions about the open drawing, calculates, checks schedules and edits text with your confirmation. Open source (AGPL-3.0), 5-minute install, every version on GitHub.

Download AutoGADSetup.exe ↓Releases on GitHubFree · open source, AGPL-3.0 · Windows · AutoCAD 2025/2026 · no admin rights

In short

How to connect ChatGPT to AutoCAD

  1. Create an OpenAI key at platform.openai.com (API keys). It has to be a key; a ChatGPT Plus subscription does not work.
  2. Download AutoGADSetup.exe (button above), close AutoCAD and run the installer. No admin rights needed.
  3. Pick OpenAI and paste the key when the installer asks. The default model is GPT-5; change it in the plugin settings if you like.
  4. Start AutoCADAutoGAD tab → Chat. Open a drawing and ask: "How many blocks of each type are in the drawing?"

What Claude does in AutoCAD

You open a drawing, open the AutoGAD palette and write to it like to a colleague. Claude sees the open drawing and:

Nothing enters the drawing without you: before every edit Claude shows exactly what will change and waits for your "Allow". Plain Undo (Ctrl+Z) reverts any edit.

What it does not do

Claude or ChatGPT?

Both handle the drawing the same way: one plugin, only the key differs. I work with Claude every day, so it is the default. Use whichever key you already have; the cost of every answer is visible right away, so comparing is easy.

What it costs

The plugin is free, permanently: open source, AGPL-3.0, every version on GitHub. You only pay for the model itself through your own key — usually a few cents per question. The cost of every answer is printed under it, so there are no surprises.

Where your drawing goes

The DWG file is never sent anywhere. Claude receives only a short description of the drawing (layers, blocks, table text) and your messages. Nothing is sent to the plugin author.

FAQ

Does a ChatGPT Plus subscription work?

No. The plugin needs an OpenAI key from platform.openai.com, billed per use. Plus only gives you the ChatGPT website.

Which OpenAI models work?

GPT-5 by default; also gpt-5-mini, gpt-4.1, o3 — chosen in the plugin settings.

Can I switch between Claude and ChatGPT?

Yes. Both keys are stored at once; switching is one setting.

What does OpenAI see from my drawing?

A short description of the drawing (layers, blocks, table text) and your messages. The DWG file itself is not sent. Nothing goes to the plugin author.

How much does one question cost?

The plugin is free. The model usually costs a few cents per question; the exact amount is printed under every answer.

Download AutoGADSetup.exe ↓Releases on GitHubFree · open source, AGPL-3.0 · Windows · AutoCAD 2025/2026 · no admin rights

Want something like this?

I build it live on a Zoom call, you watch the screen, the timer stops when you say stop. First 15 minutes are free.

$50 / hourBook an hour

More projects

AutoGAD: Claude inside AutoCADAn LLM agent docked inside AutoCAD 2025 that reads, audits and edits live drawings.