Compare commits

...

5 Commits

Author SHA1 Message Date
Eason Chang e4658eb826
Add ChatMind
Related issue:
https://github.com/Kamigami55/awesome-chatgpt/issues/12
2023-03-12 21:09:58 +08:00
Eason Chang e10bc7ef62
Add Useful ChatGPT Prompts by ExplainThis
Related issue:
https://github.com/Kamigami55/awesome-chatgpt/issues/10
2023-03-12 21:05:59 +08:00
Eason Chang 3a0b2a9fa9
Merge pull request #11 from whatwewant/feat/add-chatgpt-for-chatbot-feishu 2023-03-12 20:56:47 +08:00
Eason Chang 2c8ab3bb99
Update zh-TW for chatgpt-for-chatbot-feishu 2023-03-12 20:55:49 +08:00
whatwerwant 1282976e81 feat: add ChatGPT for ChatBot Feishu 2023-02-22 12:42:51 +08:00
2 changed files with 6 additions and 0 deletions

View File

@ -71,6 +71,7 @@
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt)ChatGPT 的微信 Bot。裝完依賴後只需要填寫 OpenAI 帳號密碼和微信掃碼就可以使用。
- [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot)(中文內容):建立自己的 ChatGPT LINE 機器人。
- [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)(中文內容):在 10 分鐘內打造自己的 GPT LINE 機器人。
- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu):快速將 ChatGPT 接入飛書的應用,基於 OpenAI 官方接口 GPT3 模型,支持私有部署,作為私人工作助理或者企業員工助理。
### 反向代理網站Reverse Proxy
@ -89,12 +90,14 @@
- [commitgpt](https://github.com/RomanHotsiy/commitgpt):自動產生 commit 訊息。
- [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action讓 ChatGPT review 你的 PR。
- [StackExplain](https://github.com/shobrook/stackexplain): 讓 ChatGPT 解釋錯誤訊息的命令列工具。
- [ChatMind](https://www.chatmind.tech/):透過人工智慧對話生成心智圖。
## 提示詞Prompts
- [showGPT](https://showgpt.co/): 蒐集優質提示詞的網站,你也可以輕鬆上傳更多提示詞。
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt): 各種 ChatGPT 提示詞用法的文章和想法。
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts): ChatGPT 提示詞清單。
- [ChatGPT 指令大全](https://www.explainthis.io/zh-hant/chatgpt)(中文內容): 精煉過的指令語句,讓你充分發揮 ChatGPT 的強大功能。
## 開發工具API、SDK

View File

@ -71,6 +71,7 @@
- [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.
- [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant) (Chinese content): Run your own GPT LINE bot on Vercel in 10 minutes.
- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu): Connect ChatGPT with Feishu Chat Bot quickly.
### Reverse Proxy
@ -89,12 +90,14 @@
- [commitgpt](https://github.com/RomanHotsiy/commitgpt): Automatically generate commit messages using ChatGPT.
- [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action to let ChatGPT review PRs for you.
- [StackExplain](https://github.com/shobrook/stackexplain): CLI tool to explain your error message with ChatGPT.
- [ChatMind](https://www.chatmind.tech/): Generating and Modifying Mind Maps through AI Dialogue.
## Prompts
- [showGPT](https://showgpt.co/): Website with curated list of best prompts, and you can submit your own easily.
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts): ChatGPT prompts that works well.
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt): Posts & thoughts about prompting ChatGPT for different usages
- [Useful ChatGPT Prompts](https://www.explainthis.io/en/chatgpt): A comprehensive list of useful ChatGPT prompts to help you get the most out of ChatGPT.
## Development Tools (API, SDK)