<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>FluidGrids Documentation Blog</title>
        <link>https://docs.fluidgrids.ai/blog</link>
        <description>FluidGrids Documentation Blog</description>
        <lastBuildDate>Sat, 02 Mar 2024 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[🚀 Introducing FluidGrids - The Future of Workflow Automation]]></title>
            <link>https://docs.fluidgrids.ai/blog/welcome-to-fluidgrids</link>
            <guid>https://docs.fluidgrids.ai/blog/welcome-to-fluidgrids</guid>
            <pubDate>Sat, 02 Mar 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Revolutionizing Workflow Automation]]></description>
            <content:encoded><![CDATA[<div class="blog-section"><h2 class="anchor anchorWithStickyNavbar_LWe7" id="revolutionizing-workflow-automation">Revolutionizing Workflow Automation<a href="https://docs.fluidgrids.ai/blog/welcome-to-fluidgrids#revolutionizing-workflow-automation" class="hash-link" aria-label="Direct link to Revolutionizing Workflow Automation" title="Direct link to Revolutionizing Workflow Automation">​</a></h2><p>We're thrilled to announce the launch of FluidGrids – your new powerhouse for intelligent workflow automation. Built for developers, designed for everyone.</p><div class="feature-grid"><p>🔄 <strong>Seamless Integration</strong></p><blockquote>
<p>Connect your favorite tools and services with just a few clicks</p>
</blockquote><p>🤖 <strong>AI-Powered Automation</strong></p><blockquote>
<p>Let intelligent algorithms optimize your workflows</p>
</blockquote><p>⚡ <strong>Lightning Fast</strong></p><blockquote>
<p>Build and deploy workflows in minutes, not days</p>
</blockquote><p>🛠️ <strong>Developer-Friendly</strong></p><blockquote>
<p>Extensive API support and custom node creation</p>
</blockquote></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="what-makes-fluidgrids-special">What Makes FluidGrids Special?<a href="https://docs.fluidgrids.ai/blog/welcome-to-fluidgrids#what-makes-fluidgrids-special" class="hash-link" aria-label="Direct link to What Makes FluidGrids Special?" title="Direct link to What Makes FluidGrids Special?">​</a></h2><div class="tabs-container tabList__CuJ"><ul role="tablist" aria-orientation="horizontal" class="tabs"><li role="tab" tabindex="0" aria-selected="true" class="tabs__item tabItem_LNqP tabs__item--active">Visual Builder</li><li role="tab" tabindex="-1" aria-selected="false" class="tabs__item tabItem_LNqP">AI Integration</li><li role="tab" tabindex="-1" aria-selected="false" class="tabs__item tabItem_LNqP">Extensibility</li></ul><div class="margin-top--md"><div role="tabpanel" class="tabItem_Ymn6"><p>Drag-and-drop interface meets powerful programming capabilities. Build complex workflows visually while maintaining complete control over your code.</p></div><div role="tabpanel" class="tabItem_Ymn6" hidden=""><p>Leverage cutting-edge AI to automate decision-making, content generation, and data processing. Built-in support for popular AI models and custom implementations.</p></div><div role="tabpanel" class="tabItem_Ymn6" hidden=""><p>Create custom nodes, share templates, and extend functionality. FluidGrids grows with your needs.</p></div></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="get-started-today">Get Started Today<a href="https://docs.fluidgrids.ai/blog/welcome-to-fluidgrids#get-started-today" class="hash-link" aria-label="Direct link to Get Started Today" title="Direct link to Get Started Today">​</a></h2><p>Ready to transform your workflow? <a href="https://docs.fluidgrids.ai/getting-started/overview">Check out our documentation</a> to begin your automation journey.</p></div>
<style>
.blog-section {
  max-width: 900px;
  margin: 0 auto;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin: 2rem 0;
}

.feature-grid > p {
  margin: 0;
  padding: 1.5rem;
  background: var(--ifm-color-primary-lightest);
  border-radius: 8px;
  transition: transform 0.2s;
}

.feature-grid > p:hover {
  transform: translateY(-5px);
}

.feature-grid blockquote {
  border-left: none;
  margin: 0.5rem 0 0;
  padding: 0;
  opacity: 0.8;
  font-size: 0.9rem;
}

h2 {
  font-size: 2rem;
  margin-top: 2.5rem;
}

.tabs-container {
  margin: 2rem 0;
  border-radius: 8px;
  overflow: hidden;
}
</style>]]></content:encoded>
            <category>fluidgrids</category>
            <category>announcement</category>
            <category>automation</category>
        </item>
    </channel>
</rss>