Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)

Awesome Lists containing this project

README

        


BingGPT

BingGPT


Desktop application of new Bing's AI-powered chat



License


Downloads

## 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

BingGPT Screenshot

## License

Apache-2.0 License