# 现在可以用 Discourse AI 实现这样的自动化吗？

**URL:** <https://meta.discourse.org/t/is-an-automation-like-this-possible-with-discourse-ai-today/364142>\
**Category:** Community Building\
**Tags:** ai\
**Created:** [2025年四月30日 12:20 UTC](https://meta.discourse.org/t/is-an-automation-like-this-possible-with-discourse-ai-today/364142 "2025-04-30T12:20:38Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![jordan-violet](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan-violet/32/281428_2.png) [@jordan-violet](https://meta.discourse.org/u/jordan-violet)\
**Post date:** [2025年四月30日 12:20 UTC](https://meta.discourse.org/t/is-an-automation-like-this-possible-with-discourse-ai-today/364142/1 "2025-04-30T12:20:38Z")

</div>

我们今天有一项任务，我使用 n8n 自动化这项任务取得了很大进展，但我想知道是否可以使用 Discourse 原生功能实现。

我们有一个草稿类别，产品营销经理在此撰写产品公告。当他们创建草稿时，我们会查看产品名称、版本，以及它是主版本/次版本/补丁版本发布。我们还会使用 LLM 总结他们公告内容的正文，生成一个 4-7 个词的内容描述。

然后，我们用它来创建 Adobe 中的公告横幅，如下所示：

 ![The image features an illustration of a person using a laptop with a focus on security enhancements, specifically highlighting the "PolicyPak 25.3 Client-Side Extensions" in blue. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/b/e/b/bebee1b8873e0ce9bcfb75228e59378d0a7c0411.jpeg)

> **[Minor Version 25.3 Released](https://community.netwrix.com/t/minor-version-25-3-released/1185)**
>
> Netwrix is pleased to announce the general availability of Netwrix PolicyPak build number 25.2. With this release, you will be able to benefit from the following: PolicyPak - General End-of-Life for 32-bit PolicyPak This is a reminder that...

我认为这可以通过 LLM 和一些传统逻辑来实现：

- 背景是每个公告类型只有一种色调，每种颜色有四种变化——我们只是随机选择一种。
- 产品名称和版本输入到顶部的框中。
- 描述在中间的身体部分。
- 我们使用 [https://storyset.com/](https://storyset.com/) 来快速制作插图放在右侧。

我认为我有一个很好的方法可以使用 n8n 来实现这一点，但我想知道是否可以使用 Discourse AI 和其他工具原生实现？

---

_[View the full topic](https://meta.discourse.org/t/is-an-automation-like-this-possible-with-discourse-ai-today/364142)._
