本地部署 微软 New Bing AI 聊天机器人! 无需翻墙,国内轻松自如使用

 

 

GitHub 免费开源项目:

go-proxy-bing

这款开源程序是基于微软 New Bing 用 Vue3 和 Go 定制的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,无需翻墙,国内可用,不再重定向 CN !兼容微软 Bing AI 几乎所有功能,无需登录即可畅聊。

 

A.本地部署方式:

 

1.下载 开源项目:go-proxy-bing 【点击下载

2.Cloudflare 免费部署聊天服务器

 

  • 注册 Cloudflare 账号

  • 核心代码 worker.js
  • 创建 Worker 服务,复制 worker.js 全部代码,粘贴至创建的服务中,保存并部署。

  • 触发器 中自定义访问域名或者使用默认的

 

B.部署方式:免费容器一键部署!

 

1.Railway

一键部署,点这里 => 

Deploy on Railway

路径:docker/Dockerfile

端口:8080

 

2.Render (推荐大陆用户使用,100%免翻墙)

一键部署,点这里 => 

Deploy to Render

 

3.VPS 一键部署 

 

docker run -d -p 8080:8080 --name go-proxy-bingai --restart=unless-stopped adams549659584/go-proxy-bingai

 

  • 然后利用 caddy 反代 (以Debian系统为例)

  • sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https
    curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo gpg --dearmor -o /usr/share/keyrings/caddy-stable-archive-keyring.gpg
    curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/caddy-stable.list
    sudo apt update
    sudo apt install caddy
    

    编辑配置文件 /etc/caddy/Caddyfile

  • xxxx.com
    encode gzip
    reverse_proxy 127.0.0.1:8080
    

    重启caddy

  • systemctl restart caddys
    

    最后访问你绑定域名即可

暂无评论

发送评论 编辑评论


				
|´・ω・)ノ
ヾ(≧∇≦*)ゝ
(☆ω☆)
(╯‵□′)╯︵┴─┴
 ̄﹃ ̄
(/ω\)
∠( ᐛ 」∠)_
(๑•̀ㅁ•́ฅ)
→_→
୧(๑•̀⌄•́๑)૭
٩(ˊᗜˋ*)و
(ノ°ο°)ノ
(´இ皿இ`)
⌇●﹏●⌇
(ฅ´ω`ฅ)
(╯°A°)╯︵○○○
φ( ̄∇ ̄o)
ヾ(´・ ・`。)ノ"
( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃
(ó﹏ò。)
Σ(っ °Д °;)っ
( ,,´・ω・)ノ"(´っω・`。)
╮(╯▽╰)╭
o(*////▽////*)q
>﹏<
( ๑´•ω•) "(ㆆᴗㆆ)
😂
😀
😅
😊
🙂
🙃
😌
😍
😘
😜
😝
😏
😒
🙄
😳
😡
😔
😫
😱
😭
💩
👻
🙌
🖕
👍
👫
👬
👭
🌚
🌝
🙈
💊
😶
🙏
🍦
🍉
😣
Source: github.com/k4yt3x/flowerhd
颜文字
Emoji
小恐龙
花!
上一篇
下一篇