(Disclaimer: I don’t speak English, so I’m using AI to translate this text. I hope everything is clear!)
Hi everyone! I’m new to the Godot community and joined specifically to share a plugin I’ve been working on for Godot Engine: GDCogniAI Assistant. It’s a tool designed to help those of us who are just starting out in this world.
What is it? It’s an integrated chat where you can connect various AI agents. You can choose to connect via API Keys (Gemini, OpenAI) or use local servers like Ollama or LM Studio, or even a custom local server (like the one I built for OpenVino with Gemini’s help).
The Story Behind It: I’ve loved PC games since I was a kid. About 20 years ago, I tried learning C++ and Visual Basic 6 through magazines my dad brought home. Back then, my internet was terrible and most tutorials were only in English. Since I didn’t know the language, I had to use dictionaries to understand technical terms. It was frustrating, and life got in the way, so I eventually stopped.
Years later, I discovered Godot. At first, I thought it might not last, but seeing its growth and the AI revolution inspired me to come back. I realized I needed an assistant like ChatGPT directly inside the editor to help me understand things, but I couldn’t find a free, modular one that worked for me. So, I decided to build one myself based on my needs.
How it was built: I’ll be honest: I don’t remember much about programming after all this time. I used AI agents like Gemini, Copilot, Antigravity, and Cursor to do the “heavy lifting.” I acted as the “Technical Director,” guiding them and correcting things with my basic knowledge (I understand Basic better and remember very little C++). It was a journey of burning through free credits and even getting some accounts banned!
Why share it? I could have tried to monetize this, but I want to contribute to the community. This plugin is completely free and open-source, following Godot’s philosophy. If you find it useful, feel free to fork it or contribute to making it better. I just hope that if it evolves, it remains free for everyone.
Link to the repo: Gd Cogniai Assistant on gitlab and GD-CogniAI Assistant on itch.io
Screenshots:
