NextChat
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
Configure NextChat VISION_MODELS to specify vision-enabled models, overriding default detection. This guide explains its purpose and setup for administrators.
How to Customize Available Models in NextChat Using the CUSTOM_MODELS Environment VariableEasily customize NextChat models with the CUSTOM_MODELS environment variable. Add, remove, or rename models without changing source code. Control your AI chatbot experience.
How Internationalization (i18n) is Implemented in NextChat: A Technical Deep DiveDiscover how NextChat implements internationalization i18n using a TypeScript system with locale registry, fallback merging, browser language detection, and localStorage.
How Can AI Models Trigger Plugins in NextChat: A Deep Dive into Function CallingDiscover how NextChat empowers AI models to trigger plugins using OpenAPI 3.0 function calling. Learn how LLM requests execute external APIs and stream results.
How the Plugins System in NextChat Works: OpenAPI to Function ToolsDiscover how NextChat's plugins system transforms OpenAPI services into LLM function tools for seamless external service integration during your chats.
How to Build a Desktop Application from NextChat Using TauriLearn to build a desktop app for NextChat using Tauri. Package your Next.js web app into native Windows macOS and Linux binaries with this powerful Rust framework.
How to Enable PWA Support for NextChat: Complete Configuration GuideEasily enable PWA support for NextChat with this complete configuration guide. Deploy over HTTPS for installable PWA functionality in your ChatGPTNextWeb instance.
Requirements for Using Vision Models with NextChat: Complete Setup GuideDiscover the requirements for using Vision models with NextChat. Get your API key, install Node.js 18, and configure your model name for seamless integration. Start building today!
How to Configure Text-to-Speech (TTS) in NextChat: A Complete GuideConfigure Text-to-Speech TTS in NextChat easily. Follow this guide to enable TTS, choose engines like OpenAI-TTS or Edge-TTS, and customize voice and speed for a personalized experience.
How NextChat Synchronizes Chat History with WebDAV and UpstashLearn how NextChat synchronizes chat history using WebDAV and Upstash through a unified SyncClient. Discover how remote state is retrieved merged and pushed back to cloud providers.
How to Enable Stable Diffusion Integration in NextChat: A Complete Configuration GuideEffortlessly integrate Stable Diffusion into NextChat with this complete guide. Learn to configure Stability AI, set your API key, and start generating images at /sd.
MCP Support in NextChat: Enabling Model Context Protocol for AI Tool IntegrationNextChat adds MCP support enabling AI models to integrate with external tools like file systems and web search via JSON-RPC. Explore seamless AI tool integration.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →