Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

linweiyuan/ChatGPT-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Swing

中文

ChatGPT-Swing is an unofficial GUI using Java Swing technology and is based on the web version of ChatGPT (3.5) rather than the public GPT-3 API.

With this program, you can do almost everything that can be done on the web version, like:

  • make conversation (support context association)
  • delete conversation
  • rename conversation title
  • clear all conversations
  • give a feedback (thumbsUp or thumbsDown) on response
  • speech-to-text (using Free TTS API for testing with an IP based limitation of 6000 tokens per week)

The API for this application is available go-chatgpt-api or java-chatgpt-api, you can build and deploy your own in supported countries, both of them can bypass Cloudflare v2 CAPTCHA in a special way.


Also support official API:

  • Chat completions

Please note: this is an unofficial application using unofficial APIs, maybe unavailable at any time.


Screenshots:


Thanks to these libraries.

About

Java Swing GUI client for ChatGPT (Unofficial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages