mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Add gpt.chatapi.art
This commit is contained in:
parent
18318bb52a
commit
5567c1a6d2
@ -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))
|
||||
|
15
README.md
15
README.md
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user