ChatGPT alternative behind authentication for internal use for Variant.
Hosted solution on Azure on European servers. Login using Azure AD. No prompts are tracked or stored. Microsoft retains data for 30 days for moderation purposes in the same server region.
Client is hosted on Vercel servers in Paris with SSL communication.
See .env.example
- Install latest nodejs and yarn.
- Install required package:
yarn install
- Run development environment
- create a new file named
.env.local
in the project root directory to define necessary environment variables - start developing:
yarn dev
- create a new file named
Build and run: yarn build && yarn start
This repo is forked from https://github.com/linjungz/azure-chatgpt-ui which again is forked from https://github.com/Yidadaa/ChatGPT-Next-Web.
Licensed as Anti-996, which is based on MIT.