Godot Buddy (Groq API)'s icon

Godot Buddy (Groq API) 0.1 Scripts 4.1 Community

Submitted by user m4yc3x; MIT; 2024-06-05

GodotBuddy is an advanced plugin for the Godot 4 Engine designed to assist you in coding and game design. It leverages AI to provide intelligent code suggestions, documentation, and more, all within the Godot Editor.

## Features

- **AI-Powered Code Assistance**: Get real-time code suggestions and improvements.
- **File Content Replacement**: Automatically replace file references with their contents.
- **Chat History**: Maintain a history of your interactions with the AI.
- **API Key Management**: Securely store and manage your API key.

## Usage

1. **Open the GodotBuddy Dock**: Once enabled, you will see the GodotBuddy dock on the right side of the editor.
2. **Enter Your API Key**: Input your API key in the provided field. The key will be saved.
a. Acquire free or paid keys from [Groq.com Keys Dashboard](https://console.groq.com/keys)
3. **Interact with the AI**: Type your queries or code in the text editor and press the submit button. The AI will respond with suggestions or code snippets.

You can use `@filename.gd` to reference a file in the editor, regardless of subdirectory. (finds first match, use a full path if you have multiple files with the same name)


View files Download Submit an issue Recent Edits