BlenderGPT  by gd3kr

Blender plugin for natural language control using GPT-4

created 2 years ago
4,831 stars

Top 10.5% on sourcepulse

GitHubView on GitHub
Project Summary

BlenderGPT enables users to control Blender 3D software using natural language commands, powered by OpenAI's GPT-4 or GPT-3.5 models. This plugin is designed for Blender users, including artists, designers, and developers, who want to streamline their workflow by generating and executing Python scripts for Blender operations through simple English prompts.

How It Works

The plugin integrates directly into the Blender UI, allowing users to input natural language commands. These commands are then sent to OpenAI's GPT models, which generate the corresponding Blender Python scripts. The generated scripts are executed within Blender, performing the requested actions, such as creating objects or modifying scenes. This approach leverages the advanced natural language understanding and code generation capabilities of LLMs to abstract complex scripting tasks.

Quick Start & Requirements

Highlighted Details

  • Direct integration into Blender's UI sidebar.
  • Supports both GPT-4 and GPT-3.5 via OpenAI API.
  • Real-time code generation visibility via the System Console.
  • Example usage: "create a cube at the origin".

Maintenance & Community

The project is maintained by gd3kr. Further community or roadmap information is not detailed in the README.

Licensing & Compatibility

The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

Access to GPT-4 functionality is strictly dependent on being accepted into the OpenAI API waitlist, which is a separate requirement from ChatGPT Plus subscriptions. The effectiveness of natural language commands relies heavily on the LLM's interpretation and the quality of generated Python scripts.

Health Check
Last commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
1
Star History
85 stars in the last 90 days

Explore Similar Projects

Starred by Aravind Srinivas Aravind Srinivas(Cofounder of Perplexity), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
1 more.

gpt3-sandbox by shreyashankar

0%
3k
Web app for quick GPT-3 demo prototyping
created 5 years ago
updated 1 year ago
Starred by Chris Van Pelt Chris Van Pelt(Cofounder of Weights & Biases), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
15 more.

developer by smol-ai

0.1%
12k
Agent for embedding a developer in your app
created 2 years ago
updated 1 year ago
Feedback? Help us improve.