Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
如何让 ChatGPT/Claude帮你写 PPT?如果你想让 ChatGPT 这样的 LLM (大语言模型)帮你直接生成一个 PPT 文件是不现实的,因为它默认只能输出文本格式。好在 LLM 对 Markdown 格式是相当友好的,有一种格式叫 Marp,可以用 Markdown 表示 PPT,并且是一种开源格式。所以你只要在 Prompt 中让 LLM
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });