mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Add prompts section
This commit is contained in:
parent
e17eb5d10f
commit
64764ecaa5
@ -17,6 +17,7 @@
|
||||
- [官方資源](#官方資源)
|
||||
- [在任何地方使用 ChatGPT](#在任何地方使用-chatgpt)
|
||||
- [延伸應用](#延伸應用)
|
||||
- [提示詞(Prompts)](#提示詞prompts)
|
||||
- [開發工具(API、SDK)](#開發工具apisdk)
|
||||
- [實驗](#實驗)
|
||||
- [貢獻](#貢獻)
|
||||
@ -44,6 +45,11 @@
|
||||
|
||||
- [ShareGPT](https://sharegpt.com/): 輕鬆分享 ChatGPT 對話紀錄。([demo](https://twitter.com/steventey/status/1599816553490366464))
|
||||
|
||||
## 提示詞(Prompts)
|
||||
|
||||
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt): 各種 ChatGPT 提示詞用法的文章和想法。
|
||||
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts): ChatGPT 提示詞清單。
|
||||
|
||||
## 開發工具(API、SDK)
|
||||
|
||||
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT)(Python):輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。
|
||||
|
@ -17,6 +17,7 @@
|
||||
- [Official Resource](#official-resource)
|
||||
- [Use ChatGPT anywhere](#use-chatgpt-anywhere)
|
||||
- [Applications](#applications)
|
||||
- [Prompts](#prompts)
|
||||
- [Development tools (API, SDK)](#development-tools-api-sdk)
|
||||
- [Experiments](#experiments)
|
||||
- [Contribution](#contribution)
|
||||
@ -44,6 +45,11 @@
|
||||
|
||||
- [ShareGPT](https://sharegpt.com/): Share your wildest ChatGPT conversations with one click. ([demo](https://twitter.com/steventey/status/1599816553490366464))
|
||||
|
||||
## Prompts
|
||||
|
||||
- [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
|
||||
|
||||
## Development tools (API, SDK)
|
||||
|
||||
- [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT) (Python): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
|
||||
|
Loading…
Reference in New Issue
Block a user