diff --git a/runtime/packaging/linux/org.mindworkai.AIStudio.desktop b/runtime/packaging/linux/org.mindworkai.AIStudio.desktop new file mode 100644 index 00000000..dda355f7 --- /dev/null +++ b/runtime/packaging/linux/org.mindworkai.AIStudio.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Type=Application +Version=1.5 +Name=MindWork AI Studio +GenericName=AI Studio +Comment=MindWork AI Studio is a free, independent cross-platform desktop app for local and cloud LLMs across providers, built to democratize AI access. +Keywords=AI;LLM;Assistant; +Exec=mind-work-ai-studio +TryExec=mind-work-ai-studio +Icon=org.mindworkai.AIStudio +Categories=Science;Utility;Office; +SingleMainWindow=true +DBusActivatable=false +StartupWMClass=org.mindworkai.AIStudio \ No newline at end of file diff --git a/runtime/packaging/linux/org.mindworkai.AIStudio.metainfo.xml b/runtime/packaging/linux/org.mindworkai.AIStudio.metainfo.xml new file mode 100644 index 00000000..f0ce4e31 --- /dev/null +++ b/runtime/packaging/linux/org.mindworkai.AIStudio.metainfo.xml @@ -0,0 +1,111 @@ + + + org.mindworkai.AIStudio + MindWork AI Studio + FSL-1.1-MIT + MIT + + MindWork AI Studio is a free, independent cross-platform desktop app for local and cloud LLMs across providers, built to democratize AI access. + + MindWork AI Community + + + +

+ MindWork AI Studio is a free desktop app for macOS, Windows, and Linux. It provides a unified user interface + for interaction with Large Language Models (LLM). AI Studio also offers so-called assistants, where prompting + is not necessary. You can think of AI Studio like an email program: you bring your own API key for the LLM of + your choice and can then use these AI systems with AI Studio. +

+

Key advantages:

+
    +
  • + Free of charge: The app is free to use, both for personal and commercial purposes. +
  • +
  • + Democratization of AI: MindWork AI Studio runs even on low-cost hardware, including + computers such as Raspberry Pi. This makes the app and its full feature set accessible + to people and families with limited budgets. You can start with local LLMs or use + affordable cloud models. +
  • +
  • + Independence: You are not tied to any single provider. Choose the providers that best + suit your needs, including OpenAI, Perplexity, Mistral, Anthropic, Google Gemini, xAI, + DeepSeek, Alibaba Cloud, OpenRouter, Hugging Face, Groq, Fireworks, Helmholtz, GWDG, + and self-hosted models. +
  • +
  • + Assistants: Use ready-made assistants for common business and other tasks without writing prompts yourself. +
  • +
  • + Unrestricted usage: Unlike services that impose limits after intensive use, MindWork + AI Studio lets you use provider APIs without restrictions imposed by the app. +
  • +
  • + Cost-effective: You only pay providers for what you use, which can be cheaper than a + monthly subscription when used infrequently. For intensive usage, API costs may be + higher, so you should monitor your provider accounts and use prepaid credit or cost + limits when available. +
  • +
  • + Privacy: Control which providers receive your data using provider confidence settings + and assign different protection levels to different tasks. +
  • +
  • + Flexibility: Choose the provider and model best suited to your current task. +
  • +
  • + No bloatware: The app requires little storage and memory and has minimal impact on + system resources and battery life. +
  • +
+
+ + org.mindworkai.AIStudio.desktop + + + Utility + Office + Science + + + + AI + Assistant + Privacy + + + https://mindworkai.org + https://github.com/MindWorkAI/AI-Studio/issues + https://github.com/MindWorkAI + https://github.com/MindWorkAI/AI-Studio#contributing-ov-file + https://github.com/MindWorkAI/AI-Studio + + + mind-work-ai-studio + + + + #b4bed5 + #707e99 + + + + + https://github.com/MindWorkAI/AI-Studio/blob/main/documentation/AI%20Studio%20Home.png?raw=true + Getting started + + + https://raw.githubusercontent.com/MindWorkAI/AI-Studio/refs/heads/main/documentation/AI%20Studio%20Assistants.png + Assistants + + + + + + +

Update

+
+
+
+
\ No newline at end of file