icon

ChatWise

The second fastest AI chatbot™

preview

Core Features

Any LLM
ChatWise supports any LLM model, including GPT-4, Claude, Gemini, and more.
Performance
ChatWise is built with performance in mind, and is optimized for desktop experience.
Privacy
All your data is stored locally, and never leaves your device (except for sending chat requests to your LLM provider).
Simplicity
Simple yet powerful, ChatWise is designed to be easy to use, without the bloat.
Multi-modal
Chat with audio, PDF, images, text files, and more.
Web search
Search the web with Tavily or local browsers for free.

Artifacts

Render HTML/React/Charts/Documents

Web Search That Works

Get realtime info using Tavily's Search API or your local browser for free

Connect to anything with MCP

Make AI use tools like Notion, Google Sheets, Browsers and more

Changelog

v0.8.75

a day ago

Add Long-running option for stdio MCP servers to always keep them connected in the background, useful for servers like @playwright/mcp where you don't want to close the browser after each response.

v0.8.74

2 days ago

MCP optimization

For stdio and sse MCP servers, now it will not be kept running in the background when it's not used, MCP servers are only connected when a tool needs to be called during a conversation, and all MCP server connections will be terminated when the conversation is finished.

v0.8.73

2 days ago
  • Fix MCP env variable support in stdio command: so something like $HOME/.local/bin/uv --directory $HOME/dev/mcp-ical run mcp-ical could work (previously you could only add a single variable)
  • Fix: allow ChatWise to access Apple Calendars

v0.8.72

2 days ago
  • Fix duplicated reasoning content in OpenRouter Gemini 2.5
  • GitHub Copilot: fetch latest models from GitHub Copilot API instead of using hard-coded ones

v0.8.71

10 days ago
  • Disable Image Generation, MCP for OpenAI Deep Research Models (web search is always enabled through OpenAI's own web search tool, MCP is not yet supported when using Deep Research models)
  • Add Dart syntax highlighting