利用 ChatGPT 实现思维导图的输出可以通过以下方式:
过去,ChatGPT 无法直接生成思维导图,对于复杂代码或长篇文章,需利用 AI 提炼后再用思维导图软件转换,较为繁琐。现在有了 GPTs,可以利用 Actions 调取第三方平台提供的 API 直接获取内容对应的思维导图。例如结合提供免费 Action 的 Gapier 第三方平台进行定制化,包含两个具体案例:如何在 Action 中引入 Gapier 生成代码的思维导图,以及如何在 Action 中引入 Gapier 和 Webpilot 生成在线文档的思维导图。
此外,头脑风暴常用的 20 个 prompt 包括:
- Brainwriting Prompt: “Let's brainstorm ideas for[topic]by writing down as many ideas as you can,then I can build on them with related ideas.Structure your answer using markdown.”
- Reverse Brainstorming Prompt: “We will use reverse brainstorming for[topic] - coming up with intentionally bad ideas can spark creativity and lead us in new directions.”
- Mind Mapping Prompt: “Please create a complete mind map for[topic]starting with a central concept and expanding outward with connected branches of related ideas.”
- Assumptions Prompt: “List your assumptions about[topic].Then,how can you challenge those assumptions to come up with innovative ideas?Describe your journey.”
- SWOT Analysis Prompt: “Let's do a SWOT analysis on[topic]considering internal strengths/weaknesses and external opportunities/threats.Then write a conclusion to summarize.”
- SCAMPER Prompt: “Use the SCAMPER checklist to ideate on[topic].How can we substitute,combine,adapt,modify,put to other uses,eliminate,or reverse?Detail your answers.”
- Six Thinking Hats Prompt: “Use the Six Hats method:the red hat is optimistic,the black hat looks at negatives,etc.Ideate on[topic]from different mindset angles.”
- Worst Possible Idea Prompt: “Brainstorm intentionally terrible ideas for[topic]to get the creative juices flowing in new directions.Expand on your answers a little,explaining why these ideas are bad.”
- Trigger Words Prompt: “Here are some random words:[word1][word2][word3].How might these trigger new ideas related to[topic]?”
- Questioning Prompt: “Generate questions about[topic],like who,what,when,where,why,how?Turn the questions into ideas.”
- Rolestorming Prompt: “Take on the perspective of a[user,customer,employee]and ideate about[topic]from their point of view.”
在 DALL-E 3 中,有了新种子功能,需要确切的提示和种子才能复制一张图片。为用相同提示获得相同图像,必须使用种子,例如将所有图像的种子设置为 5000。对于不同类型的图像,有不同的提示方式,要注意保持一定的一致性。