想把新闻内容快速转化成小红书风格的精美图文?这个流程可以帮你省下不少时间。
核心其实就两步:找到合适的AI工具,再用点设计上的小心思。下面以DeepSeek开源周为例,完整走一遍流程。
以 DeepSeek 开源周为例子
先来看看,用这个方法把DeepSeek开源周的相关信息变成小红书卡片是什么效果。
DeepSeek 开源周 Day 1
DeepSeek 开源周 Day 2
DeepSeek 开源周 Day 3
DeepSeek 开源周 Day 4
DeepSeek 开源周 Day 5
DeepSeek 开源周 Day 6
如何使用
操作起来非常直接,只需要三步:
- 打开 Claude (Claude.ai)
- 套用下面提供的提示词模板
- 把你想可视化的资料(中英文都行)贴在模板最后面
提示词模板
# 任务:
请你制作适合小红书平台发布的精美卡片(SVG),竖屏,适合手机阅读。
## 要求:
- 符合小红书平台上流行的"高颜值、有设计感、信息清晰"的风格,柔和色调,既时尚又保持技术内容的专业性。
- 整体结构舒展,同时保持视觉美感和信息清晰度。
- 视觉舒适,设计精美,整体设计让小仙女们看了一眼沦陷!
- 包含面向技术小白的通俗解读
- 突出重要和关键信息
- 不要包含“小白”、“炸裂”、“通俗”和平台极限词
## 精美卡片(SVG)示例
## 参考资料:
---
? Introducing NSA: A Hardware-Aligned and Natively Trainable Sparse Attention mechanism for ultra-fast long-context training & inference!
Core components of NSA:
• Dynamic hierarchical sparse strategy
• Coarse-grained token compression
• Fine-grained token selection
? With optimized design for modern hardware, NSA speeds up inference while reducing pre-training costs—without compromising performance. It matches or outperforms Full Attention models on general benchmarks, long-context tasks, and instruction-based reasoning.
? For more details, check out our paper here: https://arxiv.org/abs/2502.11089
---
这套流程不仅能做小红书图文,各种信息展示卡片都不在话下。
示例
拿 DeepSeek 发布的 NSA 技术来举个例。效果图如下:
完整提示词(同样是把资料贴在模板后面):
# 任务:
请你制作适合小红书平台发布的精美卡片(SVG),竖屏,适合手机阅读。
## 要求:
- 符合小红书平台上流行的"高颜值、有设计感、信息清晰"的风格,柔和色调,既时尚又保持技术内容的专业性。
- 整体结构舒展,同时保持视觉美感和信息清晰度。
- 视觉舒适,设计精美,整体设计让小仙女们看了一眼沦陷!
- 包含面向技术小白的通俗解读
- 突出重要和关键信息
- 不要包含“小白”、“炸裂”、“通俗”和平台极限词
## 精美卡片(SVG)示例
## 参考资料:
---
? Introducing NSA: A Hardware-Aligned and Natively Trainable Sparse Attention mechanism for ultra-fast long-context training & inference!
Core components of NSA:
• Dynamic hierarchical sparse strategy
• Coarse-grained token compression
• Fine-grained token selection
? With optimized design for modern hardware, NSA speeds up inference while reducing pre-training costs—without compromising performance. It matches or outperforms Full Attention models on general benchmarks, long-context tasks, and instruction-based reasoning.
? For more details, check out our paper here: https://arxiv.org/abs/2502.11089
---
网页使用过程
使用小技巧
最后分享几个让工作更顺手的窍门:
- 这个玩法特别适合把Twitter上的资料转成图文分享。
- 注意信息量别太大,不然SVG画布排不下,看起来也累。
- 长资料可以分段处理,做成多张图片,效果更好。
- 如果对生成的SVG细节不满意,想微调,用VSCode(一个免费的文本编辑器)直接编辑代码就行。
当然,更懒一点的方法也有,把SVG拖进PPT里,选中后右键“转换为图形”,就能像编辑普通形状一样改动了,非常方便。
