www19911024 / AICommand

ChatGPT integration with Unity Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AICommand

out

This is a proof-of-concept integration of ChatGPT into Unity Editor. You can control the Editor using natural language prompts.

How to try it

You have to generate an API key to use the ChatGPT API. Please generate it on your account page and set it on the Project Settings page (Edit > Project Settings > AI Command > API Key).

CAUTION - The API key is stored in UserSettings/AICommandSettings.asset. You must exclude the directory when sharing your project with others.

About

ChatGPT integration with Unity Editor


Languages

Language:C# 100.0%