🎉 | Project released.

This commit is contained in:
2026-01-25 15:53:39 +02:00
parent 2ecfd0dced
commit dec85d4509
5 changed files with 352 additions and 0 deletions

13
metadata.json Normal file
View File

@@ -0,0 +1,13 @@
{
"KPlugin": {
"Authors": [ { "Name": "AI Assistants (Gemini 3.0 Pro)" }, { "Name": "NikkeDoy" } ],
"Description": "Chat with local Ollama models",
"Icon": "dialog-messages",
"Id": "fi.huitsinnevada.ai_chat",
"Name": "AI Chat",
"Version": "1.0",
"Website": "https://huitsinnevada.fi/projects"
},
"KPackageStructure": "Plasma/Applet",
"X-Plasma-API-Minimum-Version": "6.0"
}