Skip to content

Buri/godot-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-openai

Prototype to implement OpenAI to Godot 4. Inspired by https://github.com/keijiro/AICommand

To use this plugin, please

  1. Create api key at https://platform.openai.com/account/api-keys (create free account)
  2. Install this plugin
  3. Go to project settings and create new setting chat_gpt/api_key and put your api key there
  4. ...
  5. Profit

Note

This is very much a prototype/demo to see, if such integration is possible.

About

Prototype to implement OpenAI to Godot 4. Inspired by https://github.com/keijiro/AICommand

Resources

License

Stars

Watchers

Forks

Packages

No packages published