From 34286ad800a2a0290c762d300950120813db4462 Mon Sep 17 00:00:00 2001 From: AaryaGadekar Date: Tue, 21 Mar 2023 19:25:44 +0530 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f6464e..788e5f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GPT-4 Blender Assistant +# GPT-4 X Blender This Blender extension allows you to generate Blender Python code by providing a natural language command. The extension utilizes OpenAI's GPT-4 model to generate the code and perform various tasks within Blender.