The AI desktop assistant that actually lives on your machine.
Multi-model chat Β· Scheduled automations Β· Background agents Β· MCP Β· Real integrations
π Website Β· π Docs Β· ποΈ Marketplace Β· β¬οΈ Download Β· π¬ Discussions
Joanium is a local-first AI desktop app that goes far beyond a chat window. It knows your projects and files, runs automations on a schedule, operates background agents, connects to GitHub / Gmail / Drive, and supports every major AI provider β all without sending your data to the cloud.
Those are great chat apps. Joanium is a different product entirely β it lives on your machine, understands your workspace, runs jobs while you sleep, and plugs into the tools you actually use.
| Capability | ChatGPT / Claude.ai | Joanium |
|---|---|---|
| Reads your project files | β Upload every time | β Always in context |
| Runs tasks on a schedule | β | β Automations + Agents |
| GitHub, Gmail, Drive integrations | β Native first-class tools | |
| Your data stays on your machine | β Cloud only | β 100% local-first |
| Use any AI model | β Locked in | β 10+ providers |
| Works fully offline | β | β With Ollama / LM Studio |
| Extensible with custom tools | β | β Skills, Personas, MCP |
| Background autonomous agents | β | β Built-in |
Joanium loads your active project, reads your files, runs terminal commands, handles attachments, and maintains separate chat history per project. Not a blank box β a genuine coworker.
Set up a job once β "every morning, pull the latest GitHub issues, summarise them, and ping me on Slack" β and it just runs. No babysitting required.
Built-in data sources: RSS feeds, Reddit, weather, crypto prices, file reads, URL fetches, GitHub events, and more. Built-in outputs: notifications, file writes, webhooks, terminal commands, Slack messages, email, and integration-specific actions.
Reusable scheduled prompts that run against any model, any project. Perfect for daily code reviews, changelog monitoring, PR summaries, or anything you'd otherwise have to remember to ask manually.
- Personas change how the assistant thinks β drop in a "senior code reviewer" or a "startup copywriter" and the whole interaction shifts instantly.
- Skills are markdown docs that teach the assistant what to do β enable the ones you need, disable the rest. Both are just plain files you can edit, version-control, and share.
GitHub Β· GitLab Β· Gmail Β· Google Drive Β· Google Calendar Β· Google Sheets Β· Google Docs Β· Google Contacts Β· YouTube Β· Google Tasks
All connected as first-class tools the assistant can actually invoke mid-conversation.
Connect any MCP-compatible server and expose its tools directly to the assistant. The ecosystem is growing fast β Joanium keeps up.
Browse and install community-built Skills and Personas with one click. Publish your own.
1. Go to https://joanium.com
2. Click Download (Windows Β· macOS Β· Linux β all supported)
3. Install and run the onboarding wizard
4. Add an API key for your preferred AI provider
π‘ No paid API key? Joanium supports Ollama and LM Studio for free fully-local models with zero extra configuration.
Switch models anytime, even mid-conversation. No lock-in, ever.
| Provider | Models |
|---|---|
| Anthropic | Claude Opus 4.7, Claude Sonnet 4.6, Claude Haiku 4.5, and more |
| OpenAI | GPT-5.4, GPT-5.3, GPT-5.2, GPT-5.1, GPT-4.1, o3, o4-mini, GPT-4o, and more |
| Gemini 2.5 Pro, Gemini 2.5 Flash, Gemini 2.5 Flash-Lite | |
| OpenRouter | 200+ models via one key |
| Mistral | Mistral Large 3, Mistral Medium 3.1, Codestral, Devstral 2 |
| NVIDIA NIM | Kimi K2, MiniMax M2.7, Qwen 3.5, DeepSeek V3.2, Gemma 4, and more |
| DeepSeek | DeepSeek-V3.2 (Chat), DeepSeek-V3.2 (Reasoner) |
| MiniMax | MiniMax M2.7, MiniMax M2.5 |
| Ollama | Any local model β Llama, Phi, Gemma, Qwenβ¦ |
| LM Studio | Any GGUF model locally |
| Doc | What it covers |
|---|---|
| πΊοΈ Architecture | How the app boots, runtime layers, request flow |
| π§© Features | Full product surface and capability map |
| πΎ Data & Persistence | Where state lives and how to back it up |
| π§ Extension Guide | Adding features, engines, pages, IPC, and services |
| π Where To Change What | Targeted maintenance map β find the right file fast |
| π οΈ Development Workflow | Scripts, packaging, and contributor workflow |
Contributions are very welcome β big or small. Here's how to get started:
git clone https://github.com/joanium/joanium.git
cd joanium
npm install
npm run dev # start in dev mode
npm run lint # check code styleSee CONTRIBUTING.md for the full guide, CODE_OF_CONDUCT.md for community norms, and SECURITY.md for responsible disclosure.
- GitHub Discussions β questions, ideas, show-and-tell
- Issues β bug reports and feature requests
- CHANGELOG β full release history
This project is licensed under the Apache License 2.0.
See LICENSE for the full terms.
If Joanium is useful to you, a β on GitHub goes a long way.
Made with β€οΈ by Joel Jolly