Copilot-like interface for Godot! (my plugin)
Copilot-like interface for Godot! (my plugin)
This is an addon I am working on. It can help you write some code and stuff.
It works by hooking into your local LLMs on ollama, which is a FOSS way to run large language models locally.
Here's a chat interface which is also part of the package
Do you have any suggestions for what I can improve? (Besides removing the blue particles around the user text field)
Important: This plugin is WIP and not released yet!