ChatGPT mirror deployment for multi-user access
Top 33.5% on sourcepulse
This project provides a self-hosted mirror for ChatGPT, enabling multi-account management and shared access to ChatGPT services for teams. It aims to offer an experience comparable to the official website, allowing users to bypass geographical restrictions and manage multiple ChatGPT accounts efficiently through a dedicated backend.
How It Works
The mirror acts as a proxy, routing user requests to the official ChatGPT API. It leverages user-provided OpenAI API tokens to manage individual or shared accounts. The system includes a web interface for administration and an API endpoint (/v1/chat/completions
) compatible with standard ChatGPT integrations, facilitating seamless use with other frontends like ChatGPT-Next-Web or Lobe-Chat.
Quick Start & Requirements
git clone
and execute ./deploy.sh
..env
file for admin credentials.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project does not specify a license, which may impact commercial use. The README does not detail specific system requirements beyond cloning the repository and modifying environment variables.
2 months ago
1 day