Skip to content

billikeu/ChatGPT-App

Repository files navigation

billikeu/ChatGPT-App

Only 5.1MB, ChatGPT-App is a desktop chatbot application. Support multiple chat engines including ChatGPT, New Bing,Bard, yiyan, etc.

Click to open and use, no compilation, no deployment, no installation required.

Plan

  • ChatGPT
  • ChatGPT Unofficial
  • Bing Unofficial
  • Bard
  • YiYan

Support Platform

  • Windows
  • Linux
  • MacOs

Disclaimer: This project is only released on GitHub, under the MIT License, free and for open-source learning purposes.

cover cover2

Usage

Click to open and use, no compilation, no deployment, no installation required.

Click this Release to download, of course you can also compile it yourself

  1. first, click setting

s1

  1. click account setting

s2

  1. fill in your key s3

Note:

If you choose Bing engine, you need to fill in the cookies in json format

{
    "domain": ".bing.com",
    "name": "_C_ETH",
    "value": "3",
},
{
    "domain": ".bing.com",
    "name": "_clck",
    "value": "12d0xl|2|fad|8",
},

Now, return to use

Building

To build a redistributable, production mode package, use wails build.

Star History

Star History Chart

Contributors

This project exists thanks to all the people who contribute.

References