Giter Site home page Giter Site logo

newbing's Introduction

title emoji colorFrom colorTo sdk pinned license
bingo
📉
red
red
docker
true
mit

Bingo

Bingo,一个让你呼吸顺畅 New Bing。

高度还原 New Bing 网页版的主要操作,国内可用,兼容绝大多数微软 Bing AI 的功能,可自行部署使用。

MIT License

演示站点

img

功能和特点

  • 完全基于 Next.js 重写,高度还原 New Bing Web 版 UI,使用体验和 Bing AI 基本一致。
  • 支持 Docker 构建,方便快捷地部署和访问。
  • Cookie 可全局配置,全局共享。
  • 支持持续语音对话

RoadMap

  • 支持 wss 转发
  • 支持一键部署
  • 优化移动端展示
  • 支持画图
  • 支持语音输入(支持语音指令,目前仅支持 PC 版 Edge 及 Chrome 浏览器)
  • 支持语音输出(需要手动开启)
  • 适配深色模式
  • 支持内置提示词
  • 支持图片输入
  • 支持离线访问
  • 国际化翻译

一键部署

你也可以一键部署自己的 New Bing AI 到 🤗 HuggingFace 、 Netlify 等平台上

部署到 Huggingface

Deploy to HuggingFace

Huggingface 不支持绑定自己的域名,不过我们可以使用曲线救国的方式来达到这个目的

  1. 方式一,借助 Github Pages 及 iframe 如何绑定域名
  2. 方式二,Cloudflare Workers

部署到 Netlify

Deploy to Netlify Button

部署到 Vercel

如果你是 Vercel 付费用户,可以点以下链接一键部署到 Vercel

Deploy with Vercel

部署到 Render

Deploy to Render

环境和依赖

安装和使用

  • 使用 Node 启动
git clone https://github.com/weaigc/bingo.git
npm i # 推荐使用 pnpm i
npm run build
npm run start
  • 使用 Docker 启动
git clone https://github.com/weaigc/bingo.git
docker build . -t bingo
docker run --rm -it -e BING_COOKIE=xxxx -p 7860:7860 bingo # BING_COOKIE 为 bing.com 域名下的一个名叫 _U 的 Cookie 的值

如何获取 Cookie

Coookie

鸣谢

License

MIT © LICENSE.

newbing's People

Contributors

cx4 avatar weaigc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.