AIAny
AI Client2023
Icon for item

NextChat

Bring-your-own-key chat client that keeps every conversation in the local browser, never a server. One UI reaches OpenAI, Claude, Gemini, DeepSeek and a dozen more providers across web, desktop and mobile, with MCP, plugins, and one-click self-hosting.

Introduction

Most hosted AI chat apps trade your privacy for convenience: your conversations and keys live on someone else's server. NextChat inverts that — it ships as a thin client you deploy yourself, keeps every message in the browser's local storage, and routes requests directly to whatever provider's key you hand it. The result is a ChatGPT-style interface you fully own, deployable in one click to Vercel or Docker.

What Sets It Apart
  • Provider-agnostic by design: one UI talks to OpenAI, Azure, Anthropic Claude, Google Gemini, DeepSeek, Baidu, ByteDance, Alibaba, ChatGLM and more — switch models without switching apps.
  • Genuinely everywhere: the same codebase (Next.js + React, Tauri for desktop) runs as web, PWA, browser extension, and native iOS/macOS/Windows/Linux/Android builds.
  • Beyond plain chat: MCP support, a plugin system, Markdown with LaTeX and code highlighting, and artifact/image-generation integration push it past a simple wrapper.
Who It's For

Great fit if you want a self-hosted, multi-provider chat front-end and prefer paying per-token through your own keys rather than a flat subscription. Look elsewhere if you need server-side conversation sync across devices, team accounts, or managed infrastructure — local-first storage means your history lives on each device, and you own the deployment and key management yourself.

Information

  • Websitenextchat.club
  • OrganizationsGPTsMotion Tech LLC
  • AuthorsChatGPTNextWeb (project), GPTSMOTION TECH LTD. (website/team)
  • Published date2023/03/10

More Items

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Model2026

Runs the Bonsai family of quantized LLMs locally (including vision-capable 27B): provides scripts and demo UIs to run 1-bit and ternary Bonsai models on macOS (Metal), Linux/Windows (CUDA/Vulkan/ROCm), or CPU, with long context, tool-calling and an optional Open WebUI agent demo.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).