A simple multiplatform chat application in Godot 4+ that uses the LLM API to send and receive messages from an OpenAI compatible API. Select OpenAi or a local LLM. Uses ai assistance for prompt generation and fixing.
Stars
6
Forks
1
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
Added text to speech on selected text in responses via context menu after selecting text on assistant response.
6ca8b9cView on GitHubMade theme less boring. Improved Ai Prompt Assist to better create prompts.
9ae6b84View on GitHubupdated prompt ai to match assistant response ai in context menus. Fixed a small bug in text clean agent
fd3a69fView on GitHubadded translate to german and canadian french to assistant response context menu
51a9dd5View on GitHubcode assistant rewrites and improvements for assistant responses. Massive improvements on prompts, both simple and intelligent ai prompts.
2108fc8View on GitHubupdated intelligent agent code to be more lean and mean. Implemented similar selection highlighting in assistant responses.
6d19df9View on GitHubfixed up intelligent ai assistant prompt and cleaned up response checker (rr) a bit on the assistant response.
e8f6e14View on GitHublast minute changes before 0.2.0 binary releases for Linux/Win64
cae594eView on GitHub