Add gpt.chatapi.art

This commit is contained in:
Eason Chang 2022-12-10 17:02:09 +08:00 committed by GitHub
parent 18318bb52a
commit 5567c1a6d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 5 deletions

View File

@ -21,6 +21,7 @@
- [編輯器](#編輯器)
- [啟動器Launcher擴充套件](#啟動器launcher擴充套件)
- [聊天機器人](#聊天機器人)
- [反向代理網站Reverse Proxy](#反向代理網站reverse-proxy)
- [擴展 ChatGPT 功能](#擴展-chatgpt-功能)
- [延伸應用](#延伸應用)
- [提示詞Prompts](#提示詞prompts)
@ -68,6 +69,10 @@
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt)ChatGPT 的微信 Bot。裝完依賴後只需要填寫 OpenAI 帳號密碼和微信掃碼就可以使用。
- [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot):建立自己的 ChatGPT LINE 機器人。
### 反向代理網站Reverse Proxy
- [gpt.chatapi.art](https://gpt.chatapi.art/)ChatGPT 反向代理網站,在被 OpenAI 限制權限的區域也能使用 ChatGPT無須登入帳號。
## 擴展 ChatGPT 功能
- [ShareGPT](https://sharegpt.com/): 輕鬆分享 ChatGPT 對話紀錄。([demo](https://twitter.com/steventey/status/1599816553490366464)

View File

@ -15,16 +15,17 @@
## Table of Contents
- [Official Resource](#official-resource)
- [Use ChatGPT anywhere](#use-chatgpt-anywhere)
- [Use ChatGPT Anywhere](#use-chatgpt-anywhere)
- [Browser Extensions](#browser-extensions)
- [Desktop Applications](#desktop-applications)
- [Editors](#editors)
- [Launcher extensions](#launcher-extensions)
- [Launcher Extensions](#launcher-extensions)
- [Chatbots](#chatbots)
- [Extend ChatGPT feature](#extend-chatgpt-feature)
- [Reverse Proxy](#reverse-proxy)
- [Extend ChatGPT Feature](#extend-chatgpt-feature)
- [Applications](#applications)
- [Prompts](#prompts)
- [Development tools (API, SDK)](#development-tools-api-sdk)
- [Development Tools (API, SDK)](#development-tools-api-sdk)
- [Experiments](#experiments)
- [Contribution](#contribution)
@ -54,7 +55,7 @@
- [chatgpt.vim](https://github.com/terror/chatgpt.nvim): Neovim plugin that lets you query ChatGPT inside a Neovim buffer.
- [docGPT](https://github.com/cesarhuret/docGPT): ChatGPT directly within Google Docs as an Editor Add-on.
### Launcher extensions
### Launcher Extensions
- [ChatGPT Raycast extension](https://github.com/abielzulio/chatgpt-raycast): Run ChatGPT through Raycast extension.
@ -68,6 +69,10 @@
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt): Use ChatGPT On Wechat via wechaty.
- [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot) (Chinese content): Build your own ChatGPT LINE bot.
### Reverse Proxy
- [gpt.chatapi.art](https://gpt.chatapi.art/): ChatGPT reverse proxy site, intended for people with restricted access to areas by OpenAI.
## Extend ChatGPT Feature
- [ShareGPT](https://sharegpt.com/): Share your wildest ChatGPT conversations with one click. ([demo](https://twitter.com/steventey/status/1599816553490366464))