askimo

Askimo - AI toolkit for your workflows.

askimo.chat · The AI chat client that works with ANY model.

CLI Build Desktop Build License Release DCO

GitHub Stars Commit Activity Last Commit macOS Windows Linux

OpenAI Claude Gemini Ollama LocalAI LMStudio DockerAI

📥 Download📖 Documentation💬 Discussions⭐ Star on GitHub


🚀 What is Askimo?

Askimo is a privacy-focused desktop chat client that works with any AI model. Switch between OpenAI, Claude, Gemini, and local models like Ollama—all in one app with complete data privacy.

Use GPT-4 for complex reasoning, Claude for writing, and local models for privacy—without changing apps or losing conversation context. All your chat history stays on your machine, fully searchable and organized.


Why Askimo?

The only desktop AI client that supports both cloud and local models. Most tools force you to choose one or the other.

Feature Askimo LM Studio Ollama GUIs ChatGPT Desktop
Multi-provider ✅ Cloud + Local ❌ Local only ❌ Local only ❌ OpenAI only
RAG / Codebase context ✅ Folder-based ⚠️ File upload only
CLI automation ✅ Built-in ✅ API server ✅ Ollama CLI
Privacy ✅ Local storage ⚠️ Optional cloud sync
Open source ✅ Apache 2.0 ⚠️ Free (proprietary) ✅ Varies ❌ Subscription

Supported Providers

Cloud: OpenAI · Claude · Gemini · Grok
Local: Ollama · LM Studio · LocalAI · Docker AI

Works with any OpenAI-compatible endpoint.

🚀 Quick Start

Download the installer for your operating system:

Or visit the releases page for all available versions.

After installation: Open Askimo, add your API keys (or connect to Ollama for local models), and start chatting. Setup guide →

System Requirements


Askimo Desktop Demo

🎯 What You Get

Screenshots:

Provider Switching Search & Favorites RAG


⚡ CLI for Automation

Need to automate AI tasks in scripts or CI/CD? Askimo includes a command-line interface.

# Pipe directly from commands
cat app.log | askimo -p "Find critical errors and suggest fixes"
git diff | askimo -p "Review this code for bugs and improvements"

# Use recipes for repetitive tasks
askimo -r gitcommit

Installation:

# macOS/Linux
curl -sSL https://raw.githubusercontent.com/haiphucnguyen/askimo/main/tools/installation/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/haiphucnguyen/askimo/main/tools/installation/install.ps1 | iex

Learn more about CLI →

🌐 Language Support

Askimo Desktop is fully localized into:

More languages coming soon.


🤝 Community & Support

Get Help

Contributing

We welcome contributions! Here’s how you can help:


Support

If you enjoy this project, here are a few simple ways to show support:

Thanks for being part of the journey! 🙌

License

Apache 2.0. See LICENSE.