Menu

Tree [14c11c] main /
 History

HTTPS access


File Date Author Commit
 assets 2026-02-21 jinyang jinyang [ef7a9e] Update readme hero.png
 build 2025-12-04 jinyang jinyang [7b4b77] Fix production build issues
 docs 2026-02-21 jinyang jinyang [334f62] Replace app mimic with image-based preview section
 electron 2026-02-20 jinyang jinyang [7fe4c8] Refactor Electron main process into modular str...
 public 2025-12-04 jinyang jinyang [d5ff9c] Improve UI/UX and add Anthropic provider support
 src 2026-02-21 jinyang jinyang [6a378b] Improve sidebar timestamp to include year for o...
 .gitignore 2026-02-20 jinyang jinyang [7fe4c8] Refactor Electron main process into modular str...
 LICENSE 2025-11-23 jinyang jinyang [2a3292] Initial commit
 README.md 2026-01-04 jinyang jinyang [826822] Remove emoji from website link
 components.json 2025-11-23 jinyang jinyang [c95568] Initial commit: Multi-provider LLM chat applica...
 index.html 2025-12-04 jinyang jinyang [7b4b77] Fix production build issues
 jsconfig.json 2025-11-23 jinyang jinyang [c95568] Initial commit: Multi-provider LLM chat applica...
 package-lock.json 2026-02-20 jinyang jinyang [b46f03] Major refractor of /src /electron
 package.json 2026-02-21 jinyang jinyang [48f7c9] Bump version to 1.0.3
 postcss.config.js 2025-11-23 jinyang jinyang [c95568] Initial commit: Multi-provider LLM chat applica...
 tailwind.config.js 2025-12-04 jinyang jinyang [d5ff9c] Improve UI/UX and add Anthropic provider support
 vite.config.js 2025-12-04 jinyang jinyang [d5ff9c] Improve UI/UX and add Anthropic provider support

Read Me

ChatAnyLLM

A desktop chat application for interacting with multiple AI language models through a unified interface.

Visit Website

ChatAnyLLM

Features

  • Multiple AI Providers - OpenRouter (recommended), OpenAI, Anthropic Claude, Google Gemini, and custom endpoints
  • Local & Secure - All conversations stored locally, API keys encrypted with Windows DPAPI
  • Rich Formatting - Markdown, code syntax highlighting, LaTeX math equations
  • Image Support - Paste and preview images in conversations
  • Custom Providers - Add any OpenAI-compatible API endpoint

Installation

Download

Download the latest installer from Releases or visit our website:

  • Windows: ChatAnyLLM-Setup.exe

Install

  1. Run the installer
  2. Choose installation directory
  3. Launch ChatAnyLLM

Quick Start

  1. Add API Key - Settings → API Keys → Enter your provider's API key
  2. New Conversation - Click + button in sidebar
  3. Select Model - Choose your AI model from dropdown
  4. Start Chatting - Type message and press Enter

Keyboard Shortcuts

  • Enter - Send message
  • Shift+Enter - New line
  • Ctrl+V - Paste image

Technology Stack

Electron • React • Vite • Tailwind CSS

License

MIT License - See LICENSE file for details

Support

Found a bug or have a suggestion? Open an issue

MongoDB Logo MongoDB