ChatGPTNextWeb/NextChat

✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 14 minutes ago
Added to GitGenius on March 5th, 2025
Created on March 10th, 2023
Open Issues & Pull Requests: 851 (+0)
Number of forks: 59,202
Total Stargazers: 88,648 (+0)
Total Subscribers: 488 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.0 hours
Mean response time: 37.2 days
90th percentile: 121.5 days
Tracked items: 1,059

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 77% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed. Three people close 50% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 653
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 496 days
Stale 30+ days: 649
Stale 90+ days: 630

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 3
Events in 7 days: 4

Top labels

  • bug (637)
  • enhancement (490)
  • planned (48)
  • help wanted (31)
  • question (28)
  • duplicate (21)
  • invalid (16)
  • documentation (14)

Detailed Description

NextChat is a lightweight and fast AI assistant application built with TypeScript and React, designed to provide a cross-platform chat interface for interacting with multiple large language models. The project supports deployment across web, iOS, macOS, Android, Linux, and Windows platforms, with a primary focus on delivering a responsive and efficient user experience. The application is hosted at nextchat.club and represents an active, well-maintained open-source project with significant community engagement.

The repository supports integration with numerous AI models and services, including OpenAI's GPT-4o, Claude, Google Gemini Pro, Groq, DeepSeek, and self-hosted models through compatibility with RWKV-Runner and LocalAI. Users can configure multiple API keys and customize base URLs for API requests, enabling flexible deployment scenarios ranging from cloud-based solutions to private enterprise installations. The application prioritizes privacy by storing all conversation data locally in the browser rather than on external servers.

NextChat's feature set includes markdown rendering with LaTeX and mermaid diagram support, code syntax highlighting, and a responsive design with dark mode and progressive web app capabilities. The application supports prompt templates and masks that allow users to create, share, and debug custom chat tools with predefined in-context prompts. Additional functionality includes the ability to share conversations as images or to ShareGPT, artifacts for previewing and sharing generated content through separate windows, and plugin support for network search, calculators, and other API integrations. Recent versions have added support for realtime chat capabilities and MCP integration when enabled via environment variables.

The codebase overlaps with major open-source projects including Microsoft's VSCode and TypeScript repositories as well as the Rust language repository, suggesting influence from and alignment with industry-standard development tools and practices. NextChat supports one-click deployment to Vercel and Zeabur platforms, with desktop applications built using Tauri for cross-platform compatibility. The application includes internationalization support for multiple languages including English, Simplified and Traditional Chinese, Japanese, French, Spanish, Italian, Turkish, German, Vietnamese, Russian, Czech, Korean, and Indonesian. An enterprise edition is available for organizations requiring brand customization, resource integration, permission controls, knowledge base integration, security auditing, private deployment options, and continuous updates to cutting-edge AI capabilities.