Skip to content
forked from juzeon/SydneyQt

A desktop client for New Bing AI (Sydney ver.) based on Python and Qt.

License

Notifications You must be signed in to change notification settings

NAOXUAN4/SydneyQt

 
 

Repository files navigation

SydneyQt

SydneyQt

A desktop client for New Bing AI (Sydney ver.) based on Python and Qt.

简体中文

Features

  • Jailbroken version of New Bing using prompt injection.
  • Ability to edit chat context freely.
  • Anti message revoke.
  • Rich and plain text support in snapped context, with LaTeX support.
  • Browse webpages and chat with them.
  • Open documents (including pdf, docx and pptx) and chat with them.
  • Multiple custom prompt presets.
  • Highly customizable settings.

Usage

  1. Put your cookies.json in the same folder as main.py according to the instructions in the README file of EdgeGPT:
    • Install the Cookie-Editor extension for Chrome or Firefox
    • Go to bing.com
    • Open the extension
    • Click Export on the bottom right, then Export as JSON (This saves your cookies to clipboard)
    • Paste your cookies into a file cookies.json
  2. Install requirements:
pip install -r requirements.txt
  1. Run the program:
python main.py

Screenshots

Credits

https://github.com/acheong08/EdgeGPT

https://github.com/InterestingDarkness/EdgeGPT/tree/sydney

About

A desktop client for New Bing AI (Sydney ver.) based on Python and Qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%