• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Blender Add-on: OpenAI Bridge (Bridge between Blender and OpenAI API)

Blender Add-on: OpenAI Bridge

This is a Blender add-on OpenAI Bridge to use the OpenAI API on Blender seamlessly.

Thumbnail

Download / Installation

All released OpenAI-Bridge add-on is available on Release Page.
If you want to try newest (unstable) version, you can download it from unstable version.

Installation process is a bit confusing.
See Document if you have any trouble to install this add-on.

Features

The features of this add-on are as follows.

  • Image Tool
    • Generate Images: Generate images using the OpenAI Image API.
    • Edit Images: Edit images using the OpenAI Image API.
    • Generate Variation Images: Generate variation images using the OpenAI Image API.
    • Supported Models: 'DALL-E'
  • Audio Tool
    • Transcribe Audio: Transcribe audio using the OpenAI Audio API.
    • Supported Models: 'whisper-1'
  • Chat Tool
    • Chat: Chat using the OpenAI Chat API.
    • Ask Blender Operators/Properties: Ask Blender operators/properties from the right-click menu.
    • Supported Models: 'gpt-3.5-turbo', 'gpt-4', 'gpt-4-32k'
  • Code Tool
    • Generate Code: Generate Blender Python specific code using the OpenAI Chat API.
    • Edit Code: Edit Blender Python specific code using the OpenAI Chat API.
    • Generate Code Examples: Generate code examples using Python API from the right-click menu.
    • Execute Code Immediately: Execute the generated code immediately. This allows us to control Blender from the prompt or audio input.
    • Supported Models: 'gpt-3.5-turbo', 'gpt-4', 'gpt-4-32k'

Tutorials

See Document to know the details of this add-on.

Change Log

See CHANGELOG.md

Bug report / Feature request / Disscussions

If you want to report bug, request features or discuss about this add-on, see ISSUES.md.

Contribution / Support

If you want to contribute to or support this project, see CONTRIBUTING.md.

Project Authors

Owner

@nutti

Indie game/application Developer.
In particular, I spend most time to improve Blender and Unreal Game Engine by providing the extensions.

Support via GitHub Sponsors

More Repositories

1

fake-bpy-module

Fake Blender Python API module collection for the code completion.
Python
1,391
star
2

Screencast-Keys

Blender Add-on: Screencast Keys
Python
1,275
star
3

Magic-UV

Blender Add-on: Magic UV
Python
634
star
4

Blender-Add-on-Manager

Blender Add-on Manager to install/uninstall/update from GitHub
JavaScript
141
star
5

UEPlugin-Kdtree

Unreal Engine Plugin: k-d tree
C++
105
star
6

blender-mqo

Blender Add-on: Metasequoia File Importer/Exporter
Python
45
star
7

UE4-Noise-BlueprintLibrary

UE4 plugin: Noise Blueprint Function Library
C++
31
star
8

Introduction-to-Addon-Development-in-Blender-Web

Web็‰ˆใ€Œใฏใ˜ใ‚ใฆใฎBlenderใ‚ขใƒ‰ใ‚ชใƒณ้–‹็™บใ€ใ‚’ๆง‹ๆˆใ™ใ‚‹ใ‚ฝใƒผใ‚นใ‚ณใƒผใƒ‰ไธ€ๅผ
Python
30
star
9

fake-bge-module

Fake BGE API module collection for the code completion.
Python
25
star
10

DeepLearning-In-Blender

Python
12
star
11

UEPlugin-BlueprintToRSTDoc

Unreal Engine Plugin: Blueprint to reStructuredText Document
C++
11
star
12

Index-Visualizer

Blender add-on: Visualize verts/edges/faces indicies at View3D.
Python
11
star
13

Paint-Tools

Paint tools for Blender
Python
9
star
14

blender-daily-build

Daily Blender build system for fake-bpy-module
6
star
15

STG-Engine

Game engine for STG.
C++
5
star
16

Face-To-Transform-Orientation

Blender add-on: Face object to transform orientation
Python
4
star
17

Mouse-Click-Merge

Blender add-on: Merge by clicking mouse. This add-on is inspired by modeling tool 'Metasequoia'.
Python
3
star
18

bglx

Blender extended bgl module for Blender 2.8 or later that emulates old bgl module on Blender <=2.79
3
star
19

Educational-Operating-System

Operating System for the education (Temporary Name)
Assembly
3
star
20

Thermometer

Blender Add-on: Measure and Display Temperature with Raspberry PI
Python
2
star
21

Math-Library

Math Library
C++
2
star
22

Shooting-Script

Script engine for shooting game.
C++
2
star
23

Polypen

Polypen (one of the Cinema 4D tools) in Blender
1
star
24

GameMachine

FPGA Game machine
VHDL
1
star
25

face_detector

Face detector
Python
1
star
26

GameEngine

Game engine.
C++
1
star
27

MAPIL

Multi-crossplatform Application Programmable Interface Library
C++
1
star
28

AstarAlgorithm

A* algorithm with various language.
JavaScript
1
star
29

Doko-Demo-Qiita

Mobile Qiita application to contribute article from everywhere.
JavaScript
1
star