<?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: Beluci</title>
    <description>The latest articles on DEV Community by Beluci (@beluci_dev).</description>
    <link>https://dev.to/beluci_dev</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%2F3767117%2F8d3f2f86-ae35-40b5-b435-5eb24b235f31.jpg</url>
      <title>DEV Community: Beluci</title>
      <link>https://dev.to/beluci_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/beluci_dev"/>
    <language>en</language>
    <item>
      <title>Would you use an AI tool that generates architecture diagrams from plain text? Looking for honest feedback</title>
      <dc:creator>Beluci</dc:creator>
      <pubDate>Wed, 11 Feb 2026 20:05:25 +0000</pubDate>
      <link>https://dev.to/beluci_dev/would-you-use-an-ai-tool-that-generates-architecture-diagrams-from-plain-text-looking-for-honest-2i4i</link>
      <guid>https://dev.to/beluci_dev/would-you-use-an-ai-tool-that-generates-architecture-diagrams-from-plain-text-looking-for-honest-2i4i</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I've been a full-stack developer for years, and one thing that always bugged me was the gap between &lt;strong&gt;having an idea&lt;/strong&gt; and &lt;strong&gt;having a proper architecture plan&lt;/strong&gt;. Every time I started a new project, I'd spend hours on whiteboards or draw.io trying to map out services, databases, APIs...&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Flux Planner&lt;/strong&gt; — you describe your system in plain text, and AI (Gemini 3.0) generates a complete architecture diagram with connected cards for services, databases, APIs, and infrastructure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open a chat and describe your project (e.g., "I need a microservices e-commerce platform with auth, payments, and inventory")&lt;/li&gt;
&lt;li&gt;AI generates architecture cards on an interactive board — auto-organized into layers (Frontend, Backend, Data, Infrastructure)&lt;/li&gt;
&lt;li&gt;Drag, edit, connect, add checklists, export as PNG/PDF/Markdown&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What makes it different from other diagram tools:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Chat-driven&lt;/strong&gt; — no dragging boxes around, just describe what you need&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI understands architecture patterns&lt;/strong&gt; — it doesn't just draw boxes, it suggests proper service separation, database choices, API contracts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multiple AI modes&lt;/strong&gt; — Software Architect, Product Manager, Growth, Documentation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Export to Markdown&lt;/strong&gt; — paste it into ChatGPT/Claude and start coding immediately&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Version history&lt;/strong&gt; — checkpoint your architecture as it evolves&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Share publicly&lt;/strong&gt; — generate a link for code reviews or team discussions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Stack:&lt;/strong&gt; React + React Flow + TypeScript + Vite (frontend) / Express + MySQL + Stripe (backend) / Gemini 3.0 Flash &amp;amp; Pro&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pricing:&lt;/strong&gt; Free tier (10 credits per day), Plus $9.99/mo, Pro $29.99/mo. New users get a 7-day trial with 50 credits per day.&lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts and feedback! Happy to answer any questions.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://planner.fluxmods.com" rel="noopener noreferrer"&gt;&lt;strong&gt;https://planner.fluxmods.com&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>showdev</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
