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 Image2026

Node-based infinite-canvas web workstation for iterative visual creation — integrates image/video generation, reference editing, prompt library, multi-agent assistants, and asset management. Runs in-browser with configurable OpenAI-compatible endpoints; suited for local/personal deployment (AGPL-3.0).

GitHub
AI Client2026

Provides a deployable personal AI assistant that runs locally or in the cloud, supports multi-channel chat, extensible Skills/Plugins, and local-model runtimes. Key features include three-layer memory, kernel-level sandboxing and tool/file guards, and bundled QwenPaw-Flash local models for zero-API deployments.

GitHub

Provides a local-first web-intelligence layer for AI agents: search, fetch, crawl, extract, cache, find-similar and agent-style research without API keys or per-query billing, running as an MCP server, REST daemon, or SDK.