中文 | English
One-click to own your own ChatGPT
+ many AI
aggregation web service (based on ChatGPT-Next-Web development)
🍭 PRO version supports more powerful functions:
- Servers with a minimum of 1C1G can run smoothly
- Baota's extremely fast visual deployment and easy-to-understand configuration
- The site is fully adaptive and supports PC, tablet, and mobile phones
- Low memory usage, Golang development native high concurrency support
- Contains many AI modules such as AI dialogue, AI painting, AI music, AI video, AI generated PPT, PDF parsing dialogue, AI application support, etc.
- Has a very complete operating mechanism, including but not limited to package system, redemption code system, invitation rewards, sign-in benefits, promotion rebates, etc.
- 🫱 Click me to learn and experience the PRO version immediately
- All functions of the original
ChatGPT-Next-Web
- StabilityAI
- Support for Stable Image Ultra
- Support for Stable Image Core
- Support for Stable Diffusion 3
- Midjourney
(unofficial)
- Midjourney
Imgine
Upscale
Variation
Zoom
Vary
Pan
Reroll
Describe
Blend
and many other operations, perfectly supporting any operation after Midjourney image generation - Midjourney region redrawing (Vary Region) support
- Midjourney reference image
- Drawing progress percentage, real-time image display
- Midjourney
The Midjourney-related API interface of this project uses the following open source projects or similar projects to provide API generation capability support. Before using this project, you need to build this service yourself, or use the API of a third-party transit platform.
- Project address: trueai-org/midjourney-proxy
MJ Proxy API link address
MJ Proxy API key
(Optional) Set the access password on the page
Same as ChatGPT-Next-Web
docker run -d -p 3000:3000 \
-e OPENAI_API_KEY="sk-xxx" \
-e BASE_URL="https://api.openai.com" \
-e MJ_PROXY_URL="" \
-e MJ_PROXY_KEY="" \ licoy/chatany:latest
- Clone this project to local
- Install dependencies
npm install
npm run build
npm run start // #Or start in development mode: npm run dev
After deployment, click the painting in the upper left corner and select the painting model you need to use to enter:
Waiting for you to discover
The following is a third-party transfer API. This project does not provide any guarantee. Please choose to use it by yourself. If you encounter any questions, please contact the corresponding platform customer service.