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