Multi-provider AI chat client supporting OpenAI, Gemini, OpenRouter, and custom LLMs with reasoning model support, multimodal input, and conversation management. Agents can connect through OpenAI-compatible API. Desktop (Electron) & web app. - jinyang6/chatanyllm
No reviews yetBe the first to leave a review for ChatAnyLLM
Maker
📌
GitHub: https://github.com/jinyang6/chat...
I built a desktop app with a clean, minimal UI to chat with multiple LLM providers using your own API keys — one interface, any model.
What it does:
Multi-provider support: OpenRouter (100+ models), OpenAI, Anthropic Claude, Google Gemini
Add any OpenAI-compatible endpoint (local LLMs, custom APIs)
API keys encrypted with Windows DPAPI
All conversations stored locally on your machine
Markdown, code syntax highlighting, LaTeX math rendering
Image paste support
Clean, distraction-free interface
Why I built it: Wanted a single app instead of multiple browser tabs, and pay-per-use API pricing instead of $20+/month subscriptions. Your data stays on your computer.
Tech stack: Electron • React • Vite • Tailwind CSS
Status: Windows installer available in Releases. MIT licensed.
Feedback and contributions welcome!