Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 871 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 871 Bytes

GodotCop AI

⚠ Experimental

GodotCop, the bad AI bro of Godot!

Use AI to code (using LLMs like ChatGPT or GPT-4), generate images (using TTIs like DALL-E or Stable Diffusion), generate music (using TTMs like Suno), and interact with the system console (to use Git) and many Godot features.

This plugin requires Godot 4+ and API keys and provides guides to configure some for free.

GodotCop AI screenshot

Installation

  1. Download the addons folder and paste it into your Godot project folder.

  2. Enable the plugin in Project > Project Settings... > Plugins

Project Status

  • Collecting ideas from the community and identifying top priorities for developers (In progress)
  • Basic LLM integration (In progress)
  • Kick off and make Open Source
  • Base design and GIT commit working