<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zhengxue Dai</title>
    <description>The latest articles on DEV Community by Zhengxue Dai (@masterdai).</description>
    <link>https://dev.to/masterdai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2112146%2F29f3ba49-e806-46b0-9a0b-a71de42ca059.jpg</url>
      <title>DEV Community: Zhengxue Dai</title>
      <link>https://dev.to/masterdai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/masterdai"/>
    <language>en</language>
    <item>
      <title>How I Combine Agentic Workflow to Create SEO-Optimized Blogs</title>
      <dc:creator>Zhengxue Dai</dc:creator>
      <pubDate>Mon, 23 Sep 2024 07:28:20 +0000</pubDate>
      <link>https://dev.to/masterdai/how-i-combine-agentic-workflow-to-create-seo-optimized-blogs-3bf6</link>
      <guid>https://dev.to/masterdai/how-i-combine-agentic-workflow-to-create-seo-optimized-blogs-3bf6</guid>
      <description>&lt;p&gt;&lt;a href="https://masterdai.blog/exploring-agentic-workflows-a-deep-dive-into-ai-enhanced-productivity/" rel="noopener noreferrer"&gt;Agentic workflow&lt;/a&gt; divides complex tasks into multiple steps, completed collaboratively by different AI agents. This method is particularly effective in SEO-optimized blog creation.&lt;br&gt;
&lt;a href="//uniped.ai/blogcard"&gt;Blogcard&lt;/a&gt; cleverly utilizes the agentic workflow concept. Its core process includes:&lt;/p&gt;

&lt;p&gt;User inputs a URL&lt;br&gt;
1、System retrieves third-party keyword data&lt;br&gt;
2、AI filters and generates corresponding blog topics&lt;br&gt;
3、Content is generated based on provided topics&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxe259n0r457frb7x0zn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxe259n0r457frb7x0zn.png" alt="Image description" width="" height=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Blogcard divides its workflow into two main agents through prompt design: an SEO expert agent and a blog writing agent. The SEO agent analyzes keyword data, returning suitable word combinations and blog topics. The writing agent then generates complete blog content based on the provided information.&lt;br&gt;
This method's advantage lies in fully unleashing the potential of large language models. As Andrew Ng's research shows, using agentic workflow can significantly improve AI performance. In a coding benchmark test, this method even enabled GPT-3.5 to outperform GPT-4 using traditional methods.&lt;br&gt;
For SEO content creation, applying agentic workflow is particularly valuable. It ensures content quality and relevance while comprehensively covering keywords, improving SEO-friendliness.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>llm</category>
      <category>agentic</category>
      <category>seo</category>
    </item>
  </channel>
</rss>
