A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
Go to file
DominicJamesWhite df7be9b86a Amend cloud run
2025-04-10 19:03:38 +02:00
.github Amend cloud run 2025-04-10 19:03:38 +02:00
.husky feat: add lint-staged 2023-03-28 18:09:05 +00:00
app Remove the 'edit messages' button 2025-04-10 09:40:13 +02:00
docs Correct the typos in user-manual-cn.md 2025-01-05 20:34:18 +08:00
public Change favicons, styling, dark mode. 2025-04-10 09:15:41 +02:00
scripts Add Traditional Chinese prompts converted from Simplified Chinese version 2024-07-17 22:38:43 +08:00
src-tauri update version 2024-11-11 13:26:08 +08:00
test test: fix unit test failures 2025-03-07 14:49:17 +08:00
.babelrc feat: close #2376 add babel polyfill 2023-07-16 16:32:22 +08:00
.dockerignore fix docker 2024-03-27 17:58:55 +08:00
.env.template Amending env thing 2025-04-09 15:11:28 +02:00
.eslintignore fix: missing files required for building 2025-01-22 21:28:29 +08:00
.eslintrc.json chore: add ESLint plugin and rules to remove unused imports 2024-09-14 13:54:51 +08:00
.gitignore feat: ignore mcp_config.json 2025-01-09 20:15:47 +08:00
.gitpod.yml fix: styles and mobile ux 2023-03-15 03:54:14 +00:00
.lintstagedrc.json feat: #112 add edit chat title 2023-03-29 16:02:50 +00:00
.prettierrc.js feat: add lint-staged 2023-03-28 18:09:05 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-04-06 04:43:31 +08:00
docker-compose.yml First docker build 2025-04-09 14:23:05 +02:00
Dockerfile Revert dockerfile MCP stuff back to default, let's see if this hits. 2025-04-10 16:51:52 +02:00
fly.toml Add Fly things, remove some chat crap 2025-04-09 19:07:56 +02:00
jest.config.ts test: fix unit test failures 2025-03-07 14:49:17 +08:00
jest.setup.ts test: fix unit test failures 2025-03-07 14:49:17 +08:00
LICENSE Update LICENSE 2025-02-09 11:05:32 +08:00
next.config.mjs feat: MCP market 2025-01-09 19:51:01 +08:00
package-lock.json Basics 2025-04-09 13:07:29 +02:00
package.json test: fix unit test failures 2025-03-07 14:49:17 +08:00
README_CN.md Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2025-02-16 10:50:07 +08:00
README_JA.md chore: Update NextChatAI domain from nextchat.dev to nextchat.club 2025-02-16 10:48:54 +08:00
README.md Slight readme amend 2025-04-10 16:07:28 +02:00
tsconfig.json feat: simple MCP example 2024-12-28 14:31:43 +08:00
vercel.json Update vercel.json 2023-11-19 04:23:25 +08:00
yarn.lock Basics 2025-04-09 13:07:29 +02:00

Canyon / NextChat / Humanitec

This is a lightly-reskinned version of NextChat. It downloads and runs the latest humctl and canyon-cli when the container starts.

It takes as environment variables a HUMANITEC_TOKEN, a GOOGLE_API_KEY, ENABLE_MCP (set this to "TRUE" otherwise the MCP server won't start) and a DEFAULT_MODEL (works with "gemini-2.5-pro-preview-03-25").

Also running on GCP.