gd3kr/BlenderGPT
A Blender add-on that converts English commands into Python scripts using OpenAI's GPT-4 or GPT-3.5.

Not currently ranked — collecting fresh signals.
star history
This plugin integrates OpenAI’s GPT-4 and GPT-3.5 into Blender’s UI, allowing users to control the 3D software via natural language. When a user enters a command like ‘create a cube at the origin’, the LLM generates the corresponding Python script, which the plugin then executes within Blender. It requires an OpenAI API key and works with Blender 3.1 or later.
Frequently asked
- What is gd3kr/BlenderGPT?
- A Blender add-on that converts English commands into Python scripts using OpenAI's GPT-4 or GPT-3.5.
- Is BlenderGPT open source?
- Yes — gd3kr/BlenderGPT is open source, released under the MIT license.
- What language is BlenderGPT written in?
- gd3kr/BlenderGPT is primarily written in Python.
- How popular is BlenderGPT?
- gd3kr/BlenderGPT has 5k stars on GitHub.
- Where can I find BlenderGPT?
- gd3kr/BlenderGPT is on GitHub at https://github.com/gd3kr/BlenderGPT.