ForkSiliconFlowSiliconFlowpublished Sep 5, 2024seen 5d

siliconflow/ChatGPT-Next-Web

forked from ChatGPTNextWeb/NextChat

Open original ↗

Captured source

source ↗
published Sep 5, 2024seen 5dcaptured 9hhttp 200method plain

siliconflow/ChatGPT-Next-Web

Description: yet another chatbot

Language: TypeScript

License: MIT

Stars: 33

Forks: 12

Open issues: 2

Created: 2024-09-05T08:26:48Z

Pushed: 2025-10-09T10:01:52Z

Default branch: main

Fork: yes

Parent repository: ChatGPTNextWeb/NextChat

Archived: no

README:

❤️ Sponsor AI API

302.AI is a pay-as-you-go AI application platform that offers the most comprehensive AI APIs and online applications available.

🥳 Cheer for NextChat iOS Version Online!

> 👉 Click Here to Install Now

> ❤️ Source Code Coming Soon

!Github iOS Image

🫣 NextChat Support MCP !

> Before build, please set env ENABLE_MCP=true

Enterprise Edition

Meeting Your Company's Privatization and Customization Deployment Requirements:

  • Brand Customization: Tailored VI/UI to seamlessly align with your corporate brand image.
  • Resource Integration: Unified configuration and management of dozens of AI resources by company administrators, ready for use by team members.
  • Permission Control: Clearly defined member permissions, resource permissions, and knowledge base permissions, all controlled via a corporate-grade Admin Panel.
  • Knowledge Integration: Combining your internal knowledge base with AI capabilities, making it more relevant to your company's specific business needs compared to general AI.
  • Security Auditing: Automatically intercept sensitive inquiries and trace all historical conversation records, ensuring AI adherence to corporate information security standards.
  • Private Deployment: Enterprise-level private deployment supporting various mainstream private cloud solutions, ensuring data security and privacy protection.
  • Continuous Updates: Ongoing updates and upgrades in cutting-edge capabilities like multimodal AI, ensuring consistent innovation and advancement.

For enterprise inquiries, please contact: business@nextchat.dev

Screenshots

![Settings](./docs/images/settings.png)

![More](./docs/images/more.png)

Features

  • Deploy for free with one-click on Vercel in under 1 minute
  • Compact client (~5MB) on Linux/Windows/MacOS, download it now
  • Fully compatible with self-deployed LLMs, recommended for use with RWKV-Runner or LocalAI
  • Privacy first, all data is stored locally in the browser
  • Markdown support: LaTex, mermaid, code highlight, etc.
  • Responsive design, dark mode and PWA
  • Fast first screen loading speed (~100kb), support streaming response
  • New in v2: create, share and debug your chat tools with prompt templates (mask)
  • Awesome prompts powered by awesome-chatgpt-prompts-zh and awesome-chatgpt-prompts
  • Automatically compresses chat history to support long conversations while also saving your tokens
  • I18n: English, 简体中文, 繁体中文, 日本語, Français, Español, Italiano, Türkçe, Deutsch, Tiếng Việt, Русский, Čeština, 한국어, Indonesia

Roadmap

  • [x] System Prompt: pin a user defined prompt as system prompt #138
  • [x] User Prompt: user can edit and save custom prompts to prompt list
  • [x] Prompt Template: create a new chat with pre-defined in-context prompts #993
  • [x] Share as image, share to ShareGPT #1741
  • [x] Desktop App with tauri
  • [x] Self-host Model: Fully compatible with RWKV-Runner, as well as server deployment of LocalAI: llama/gpt4all/rwkv/vicuna/koala/gpt4all-j/cerebras/falcon/dolly etc.
  • [x] Artifacts: Easily preview, copy and share generated content/webpages through a separate window #5092
  • [x] Plugins: support network search, calculator, any other apis etc. #165 #5353
  • [x] network search, calculator, any other apis etc. #165 #5353
  • [x] Supports Realtime Chat #5672
  • [ ] local knowledge base

What's New

  • 🚀 v2.15.8 Now supports Realtime Chat #5672
  • 🚀 v2.15.4 The Application supports using Tauri fetch LLM API, MORE SECURITY! #5379
  • 🚀 v2.15.0 Now supports Plugins! Read this: NextChat-Awesome-Plugins
  • 🚀 v2.14.0 Now supports Artifacts & SD
  • 🚀 v2.10.1 support Google Gemini Pro model.
  • 🚀 v2.9.11 you can use azure endpoint now.
  • 🚀 v2.8 now we have a client that runs across all platforms!
  • 🚀 v2.7 let's share conversations as image, or share to ShareGPT!
  • 🚀 v2.0 is released, now you can create prompt templates, turn your ideas into reality! Read this: ChatGPT Prompt Engineering Tips: Zero, One and Few Shot Prompting.

Get Started

1. Get OpenAI API Key; 2. Click ![Deploy with Vercel](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web), remember that CODE is your page password; 3. Enjoy :)

FAQ

[English > FAQ](./docs/faq-en.md)

Keep Updated

If you have deployed your own project with just one click following the steps above, you may encounter the issue of "Updates Available" constantly showing up. This is because Vercel will create a new project for you by default instead of forking this project, resulting in the inability to detect updates correctly.

We recommend that you follow the steps below to…

Excerpt shown — open the source for the full document.

Notability

notability 1.0/10

Low-star fork of existing repo.