Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dice2o/BingGPT
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
https://github.com/dice2o/BingGPT
ai app bing binggpt chatgpt copilot desktop-app edge electron gpt gpt-4 linux macos microsoft new-bing windows
Last synced: about 2 months ago
JSON representation
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
- Host: GitHub
- URL: https://github.com/dice2o/BingGPT
- Owner: dice2o
- License: apache-2.0
- Created: 2023-02-16T00:37:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:06:01.000Z (10 months ago)
- Last Synced: 2024-10-11T09:23:58.908Z (2 months ago)
- Topics: ai, app, bing, binggpt, chatgpt, copilot, desktop-app, edge, electron, gpt, gpt-4, linux, macos, microsoft, new-bing, windows
- Language: JavaScript
- Homepage:
- Size: 1.58 MB
- Stars: 9,257
- Watchers: 84
- Forks: 708
- Open Issues: 242
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-AIGC-tools - 第三方开发者开发的 bing 客户端:BingGPT
- awesome - dice2o/BingGPT - Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) (JavaScript)
- awesome-open-gpt - BingGPT
- chatgpt-awesome - BingGPT
- awesome-starz - dice2o/BingGPT - Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) (JavaScript)
- AiTreasureBox - dice2o/BingGPT - 12-07_9253_0](https://img.shields.io/github/stars/dice2o/BingGPT.svg) |Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)| (Repos)
- StarryDivineSky - dice2o/BingGPT
- awesome-ai-client - BingGPT - Desktop application of new Bing's AI-powered chat (💻 Desktop)
- awesome-chatgpt - dice2o/BingGPT - BingGPT is a desktop application that enables users to chat with Bing's AI-powered chatbot on Windows, macOS, and Linux. (UIs / Desktop applications)
- awesome-gpt - BingGPT
- Awesome-ChatGPT - BingGPT
README
BingGPT
Desktop application of new Bing's AI-powered chat
## Install
### Windows
- [BingGPT-0.3.7-win32-x64-Setup.exe](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-win32-x64-Setup.exe) (Installer)
- [BingGPT-0.3.7-win32-x64.zip](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-win32-x64.zip) (Portable)
- [BingGPT-0.3.7-win32-arm64-Setup.exe](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-win32-arm64-Setup.exe) (Installer)
- [BingGPT-0.3.7-win32-arm64.zip](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-win32-arm64.zip) (Portable)### macOS
- [BingGPT-0.3.7-darwin-arm64.dmg](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-darwin-arm64.dmg) (Apple Silicon)
- [BingGPT-0.3.7-darwin-x64.dmg](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-darwin-x64.dmg) (Intel chips)### Linux
- [BingGPT-0.3.7-linux-x64.deb](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-linux-x64.deb)
- [BingGPT-0.3.7-linux-arm64.deb](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-linux-arm64.deb)
- [BingGPT-0.3.7-linux-x64.rpm](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-linux-x64.rpm)
- [BingGPT-0.3.7-linux-arm64.rpm](https://github.com/dice2o/BingGPT/releases/download/v0.3.7/BingGPT-0.3.7-linux-arm64.rpm)## Usage
- Sign in to your Microsoft account
- Start chatting**Note: VPN is required if new Bing is not available in your area. Make sure `bing.com` and its subdomains are included in proxy rules.**
**If the app cannot be opened in macOS, execute the following command in Terminal app**
```
sudo xattr -d com.apple.quarantine /Applications/BingGPT.app
```## Features
- Chat with new Bing without installing Microsoft Edge or browser plugins
- Export full conversation to Markdown, PNG or PDF
- Customize appearance (theme & font size)
- Keyboard shortcuts
- Multi-platform## Shortcuts
| Action | Shortcut |
| ----------------- | ----------------------------------------------- |
| New topic | Ctrl/Cmd + N |
| Switch tone | Ctrl/Cmd + < > |
| Quick reply | Ctrl/Cmd + Number |
| Focus on textarea | Ctrl/Cmd + I |
| Stop responding | Ctrl/Cmd + S |
| Always on top | Ctrl/Cmd + T |
| Reload | Ctrl/Cmd + R |
| Set font size | Ctrl/Cmd + + - |Ctrl - Windows and Linux
Cmd(⌘) - macOS
## Screenshot
## License
Apache-2.0 License