Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xbzstudio authored May 13, 2023
1 parent e157677 commit 7ee5226
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<h1 align="center">BingAI-Client</h1>

[![](https://img.shields.io/badge/LICENSE-MIT-green)](https://github.com/xbzstudio/BingAI-Client/blob/main/LICENSE)![](https://img.shields.io/badge/Language-Python-blue)![](https://img.shields.io/badge/Language-Javascript-yellow)[![](https://img.shields.io/badge/Github-xbzstudio-red)](https://github.com/xbzstudio)[![](https://img.shields.io/badge/Studio-%E4%B8%8B%E5%8C%97%E6%B3%BD%E5%B7%A5%E4%BD%9C%E5%AE%A4-red)](https://github.com/XiaBeiZe-Studio2022)
<p align="center">
<a href="https://github.com/xbzstudio/BingAI-Client/blob/main/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-green"></a><img src="https://img.shields.io/badge/Language-Python-blue"><img src="https://img.shields.io/badge/Language-Javascript-yellow"><a href="https://github.com/xbzstudio"><img src="https://img.shields.io/badge/Github-xbzstudio-red"></a><a href="https://github.com/XiaBeiZe-Studio2022"><img src="https://img.shields.io/badge/Studio-%E4%B8%8B%E5%8C%97%E6%B3%BD%E5%B7%A5%E4%BD%9C%E5%AE%A4-red"></a>
</p>

BingAI-Client提供了Microsoft New Bing的web客户端和服务端。客户端基于[Angular](https://angular.cn/),服务端基于[FastAPI](https://fastapi.tiangolo.com/zh/)[EdgeGPT](https://github.com/acheong08/EdgeGPT)。在本地部署好New Bing后,运行服务端程序即可开始使用客户端。如果有需要,也可以在服务器上部署New Bing,并在本地连接到服务器的New Bing。服务端将会自动将Bing切换至Sydney模式以解除麻烦的限制。

Expand Down

0 comments on commit 7ee5226

Please sign in to comment.