MindWorkAI/AI-Studio
MindWork AI Studio is a free, independent cross-platform desktop app for local and cloud LLMs across providers, built to democratize AI access.
What it solves
MindWork AI Studio is a free desktop application that provides a unified interface for interacting with various Large Language Models (LLMs). It eliminates the need to switch between different provider platforms by allowing users to bring their own API keys and access multiple AI systems—including cloud-based and self-hosted models—from a single app.
How it works
The app acts as a client (similar to an email program) that connects to LLM providers via API. It supports a vast array of providers including OpenAI, Anthropic, Google Gemini, Mistral, DeepSeek, and self-hosted options like llama.cpp, Ollama, and vLLM. It also features a plugin system using Lua for language, configuration, and assistant plugins, and is currently implementing RAG (Retrieval-Augmented Generation) capabilities using Qdrant for local data integration.
Who it’s for
It is designed for individuals and organizations who want independence from a single AI provider, those using low-cost hardware (like Raspberry Pi), and enterprise users who require central IT management and data security controls.
Highlights
- Multi-Provider Support: Accesses a wide range of cloud APIs and self-hosted models in one place.
- Assistants: Pre-configured tools for specific tasks (e.g., translation) that remove the need for manual prompting.
- Local RAG: Support for integrating local files (PDF, Word, Markdown) and external data sources via an External Retrieval Interface (ERI).
- Enterprise Ready: Includes configuration priorities, policies for plugin sharing, and central IT management.
- Resource Efficient: Designed to run on low-cost hardware with minimal system resource impact.
- Extensible: Lua-based plugin system for adding new assistants and organizational configurations.
Related
- Project
apocas/restaiRESTai is a self‑hosted AI‑as‑a‑Service platform that lets you create multi‑tenant AI projects (LLM chat, RAG, agents, image generation, etc.) and expose them via a simple REST/OpenAI‑compatible API and a built‑in React dashboard. Install via PyPI or Docker, configure projects, and use features like knowledge‑graph RAG, headless‑browser agents, visual Block logic, prompt versioning, and team‑level branding.
- Project
theJayTea/WritingToolsWriting Tools is a free, open‑source desktop app for Windows, Linux and macOS that lets you invoke an LLM anywhere on your computer with a hot‑key. It can proofread, rewrite, change tone, translate, summarise web pages or YouTube transcripts, and even chat with the model. You can use cloud APIs (Gemini, OpenAI, Anthropic, etc.) or run local models via Ollama, llama.cpp or Apple‑silicon MLX. The app is privacy‑focused (no telemetry, local storage of API keys) and licensed under GPL‑v3.
- Project
OpenCoworkAI/open-coworkOpen Cowork is a free, open‑source desktop app that wraps Claude‑style (and other) LLMs into a local AI‑agent workspace. With one‑click installers for Windows/macOS, VM‑level sandboxing (WSL2/Lima), a built‑in “Skills” system for generating PPTX/DOCX/PDF/XLSX files, MCP connectors for browsers/Notion, and remote control via Feishu or Slack, it lets non‑technical users give natural‑language commands that read/write files, automate GUI apps, and produce professional documents—all running locally with optional VM isolation.
- Project
iBUHub/AIStudioToAPIA proxy tool that wraps the Google AI Studio web interface into a compatible OpenAI, Gemini, and Anthropic API, enabling browser-automated access to Gemini models.
- Project
Capsize-Games/airunnerAI Runner is an offline‑first desktop app that bundles a local LLM, text‑to‑speech, speech‑to‑text, and Stable‑Diffusion image generators. It lets you create a personalized chat companion (name, voice, memory) and a layered drawing canvas where sketches can be turned into AI‑generated images. Everything runs locally, with built‑in model download tools, safety filters, and a headless REST API for scripting or VS Code integration.