BuddyCode is an add-on that integrates AI-assisted code generation and execution directly into Blender's native Text Editor. It functions as an automated coding assistant capable of writing, evaluating, and debugging Python scripts. The tool also includes a dedicated file browser panel to help organize and manage script files within the workspace.
The add-on relies on LM Studio to run open-source AI models locally on your machine. By connecting to LM Studio's local endpoint URL, the tool provides context-aware code completion without requiring an active internet connection. Additional utilities include image processing integration for visual inputs and simplified clipboard functionality for exporting generated code.