# 用 ChatGPT 來生成提示詞

AI 生成很方便，但也要生成對提示詞，很多時候如何描述好並不是一件容易的事情，但 AI 剛好在文字描述上很擅長，多詳細或困難的描述都可以瞬間產出。

所以我很推薦大家在下提示詞時，如果不滿意，先去跟 AI 聊聊，告訴他你想生成的畫面大概長怎樣或說明是什麼，然後請他生成。

這邊舉一個我的真實案例

我想使用 Freepik 來幫我生成「慕斯狀的泡沫」，當時是直接中文直翻英文，但結果如下圖，AI 直接生成一罐洗面乳

<figure><img src="/files/iaS5tdP74anU9iNebtNl" alt=""><figcaption></figcaption></figure>

跟我想像的差的有點多，所以我就把我的想法直白的告訴 ChatGPT，讓他給我提示詞，來看看提示詞與最終的成品

**ChatGPT 產出提示詞**

<figure><img src="/files/45yAtd5SsO4fxuGJHLM4" alt=""><figcaption></figcaption></figure>

**新提示詞的產出結果**

<figure><img src="/files/nrDtE4SXtViR0GSyQUvR" alt=""><figcaption></figcaption></figure>

其實只要是你覺得不好描述、構圖複雜、不知道該用什麼英文名詞描述的圖都可以先跟 AI 溝通，請他給你提示詞或關鍵字。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://creatorhome.gitbook.io/ai-design/yong-chatgpt-lai-sheng-cheng-ti-shi-ci.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
