Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selfGPT

简体中文

Transform into ChatGPT and surprise your friends with your impressive abilities!

Usage

Only run on Linux, and requires Go 1.19 or later

Installation

go install github.com/anccy/selfGPT@latest

or build from souce

go build

Please edit the conf.json file and set it to your own OpenAI information. You can find your user_name and access_token at https://chat.openai.com/api/auth/session

{
  "chat_gpt_user_name": "example@gmail.com",
  "chat_gpt_password": "123456",
  "chat_gpt_access_token": "xxxxxxxx"
}

Run

selfGPT

After executing, a two-dimensional barcode will be displayed. Scan it to log in.

Dependence

xvfb

apt install xvfb

Chrome

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
apt install ./google-chrome-stable_current_amd64.deb

Acknowledgment

This project is a simple version of wechatGPT

Thanks to this wechat sdk openwechat

Have fun!

About

Transform into ChatGPT and surprise your friends! 在微信上把自己变成chatGPT吧!

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages