Python-chatGPT-API module

Avatar of 林育棋(Luke Lin).
Avatar of 林育棋(Luke Lin).

Python-chatGPT-API module

資料工程師
Taipei City, Taiwan

This is a handy, lightweight unofficial chatGPT API, since OpenAI has not released their own yet.


截至目前為止,OpenAI還未開放chatGPT的官方API,因此我編寫了這份以Python為主的專案,只要在參數中加入使用者登入的token,就能接上和chatGPT的對話串。該專案使用了大量selenium的模組,需要避開OpenAI所設置的機器人偵測機制、並且提供指定回覆語言、新增/清除對話串等功能。
Avatar of the user.
Please login to comment.

Published: Dec 25th 2022
73
6
0

Tools

github
GitHub
git
Git
python
Python

#API
#scraping #

Share