<?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: Moh Bright</title>
    <description>The latest articles on DEV Community by Moh Bright (@moh_bright_e478f690f4a59f).</description>
    <link>https://dev.to/moh_bright_e478f690f4a59f</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%2F3304389%2Fa591b014-4274-401a-a4e3-65c7bd8da2cd.png</url>
      <title>DEV Community: Moh Bright</title>
      <link>https://dev.to/moh_bright_e478f690f4a59f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/moh_bright_e478f690f4a59f"/>
    <language>en</language>
    <item>
      <title>How I Finally Solved One of My Biggest Community Management Challenges</title>
      <dc:creator>Moh Bright</dc:creator>
      <pubDate>Mon, 11 Aug 2025 08:23:59 +0000</pubDate>
      <link>https://dev.to/moh_bright_e478f690f4a59f/how-i-finally-solved-one-of-my-biggest-community-management-challenges-21in</link>
      <guid>https://dev.to/moh_bright_e478f690f4a59f/how-i-finally-solved-one-of-my-biggest-community-management-challenges-21in</guid>
      <description>&lt;p&gt;As a community manager, one of the hardest parts of my job has always been creating content that’s both accurate and genuinely human-sounding. It’s easy to make something factual. It’s easy to make something “AI-generated.” But getting something that feels real and connects with people? That’s a whole different game.&lt;/p&gt;

&lt;p&gt;I used to spend hours rewriting drafts, fact-checking, and trying to strip out that “robot voice” AI tools often have.&lt;/p&gt;

&lt;p&gt;That changed when I started using &lt;a href="https://smythos.com/" rel="noopener noreferrer"&gt;SmythOS.&lt;/a&gt;&lt;br&gt;
Instead of dumping everything on one generic chatbot, I built specialized AI agents inside SmythOS — each with its own role. One focused on research, another on tone and style, another on proofreading. They worked together like a real content team.&lt;/p&gt;

&lt;p&gt;Now I can produce accurate, human-readable posts in less time, without losing that genuine voice my community responds to.&lt;/p&gt;

&lt;p&gt;I’m sharing this because I know a lot of people in community roles face the same struggle I did. And honestly, finding the right workflow changed the way I work.&lt;/p&gt;

</description>
      <category>community</category>
      <category>management</category>
      <category>nocode</category>
      <category>ai</category>
    </item>
    <item>
      <title>How I Built an AI App Without Writing a Single Line of Code</title>
      <dc:creator>Moh Bright</dc:creator>
      <pubDate>Mon, 11 Aug 2025 08:18:44 +0000</pubDate>
      <link>https://dev.to/moh_bright_e478f690f4a59f/how-i-built-an-ai-app-without-writing-a-single-line-of-code-cnd</link>
      <guid>https://dev.to/moh_bright_e478f690f4a59f/how-i-built-an-ai-app-without-writing-a-single-line-of-code-cnd</guid>
      <description>&lt;p&gt;A few months ago, I had an idea for an AI-powered tool but zero interest in diving into traditional coding. I wanted to see how far I could go using only no-code and AI-assisted tools.&lt;/p&gt;

&lt;p&gt;I ended up combining two platforms:&lt;/p&gt;

&lt;p&gt;Lovable for the front-end UI&lt;/p&gt;

&lt;p&gt;&lt;a href="https://smythos.com/" rel="noopener noreferrer"&gt;SmythOS&lt;/a&gt; for the backend logic and AI workflows&lt;/p&gt;

&lt;p&gt;Here’s how it came together:&lt;/p&gt;

&lt;p&gt;1️⃣ Planning the workflow – I mapped out the user journey and what needed to happen behind the scenes (data processing, AI responses, storing outputs).&lt;/p&gt;

&lt;p&gt;2️⃣ Frontend with Lovable – Lovable made it easy to design a clean, responsive interface. Buttons, forms, and navigation came together in hours instead of days.&lt;/p&gt;

&lt;p&gt;3️⃣ Backend with SmythOS – This is where the magic happened. I used SmythOS to create AI agents that handle the heavy lifting — receiving user inputs from Lovable, running them through AI models, applying business logic, and returning the results instantly.&lt;/p&gt;

&lt;p&gt;4️⃣ Connecting the dots – Lovable sent form data to SmythOS via API calls, and &lt;a href="https://smythos.com/" rel="noopener noreferrer"&gt;SmythOS&lt;/a&gt; sent the processed output right back. No complex server setup, no wrestling with deployment.&lt;/p&gt;

&lt;p&gt;The result? A working AI app that could easily be scaled, all without touching a single line of code.&lt;/p&gt;

&lt;p&gt;I’m sharing this because I’m curious, has anyone else here built something end-to-end using just no-code tools? What combos worked for you?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>nocode</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Built My First AI Agent Without Code Using SmythOS (Weaver is wild)</title>
      <dc:creator>Moh Bright</dc:creator>
      <pubDate>Mon, 04 Aug 2025 10:00:11 +0000</pubDate>
      <link>https://dev.to/moh_bright_e478f690f4a59f/built-my-first-ai-agent-without-code-using-smythos-weaver-is-wild-3kma</link>
      <guid>https://dev.to/moh_bright_e478f690f4a59f/built-my-first-ai-agent-without-code-using-smythos-weaver-is-wild-3kma</guid>
      <description>&lt;p&gt;Tried out SmythOS today and I’m honestly surprised how far no-code AI has come.&lt;/p&gt;

&lt;p&gt;They’ve got this thing called Weaver — and it’s like ChatGPT but instead of giving you answers, it builds actual working AI agents from your prompts.&lt;/p&gt;

&lt;p&gt;I typed out what I wanted (a workflow that connects user input → parses text → sends it to my Notion DB), and it started wiring up the whole flow, live.&lt;/p&gt;

&lt;p&gt;You can even:&lt;/p&gt;

&lt;p&gt;Paste in an API URL, and it’ll plug it into your agent&lt;br&gt;
Upload a screenshot of a whiteboard sketch, and it builds the logic&lt;br&gt;
Start from a blank prompt, and watch it build step by step&lt;/p&gt;

&lt;p&gt;If you’re into automation, custom GPTs, or building tools around your data, this is worth checking out: &lt;a href="https://smythos.com/" rel="noopener noreferrer"&gt;HERE&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>nocode</category>
    </item>
    <item>
      <title>Built My First AI Agent Without Code Using SmythOS (Weaver is wild)</title>
      <dc:creator>Moh Bright</dc:creator>
      <pubDate>Sun, 29 Jun 2025 01:31:19 +0000</pubDate>
      <link>https://dev.to/moh_bright_e478f690f4a59f/built-my-first-ai-agent-without-code-using-smythos-weaver-is-wild-4f8l</link>
      <guid>https://dev.to/moh_bright_e478f690f4a59f/built-my-first-ai-agent-without-code-using-smythos-weaver-is-wild-4f8l</guid>
      <description>&lt;p&gt;Tried out SmythOS today and I’m honestly surprised how far no-code AI has come.&lt;/p&gt;

&lt;p&gt;They’ve got this thing called Weaver — and it’s like ChatGPT but instead of giving you answers, it builds actual working AI agents from your prompts.&lt;/p&gt;

&lt;p&gt;I typed out what I wanted (a workflow that connects user input → parses text → sends it to my Notion DB), and it started wiring up the whole flow, live.&lt;/p&gt;

&lt;p&gt;You can even:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paste in an API URL, and it’ll plug it into your agent&lt;/li&gt;
&lt;li&gt;Upload a screenshot of a whiteboard sketch, and it builds the logic&lt;/li&gt;
&lt;li&gt;Start from a blank prompt, and watch it build step by step&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re into automation, custom GPTs, or building tools around your data, this is worth checking out: &lt;a href="https://smythos.com" rel="noopener noreferrer"&gt;HERE&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>nocode</category>
    </item>
  </channel>
</rss>
