<?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: Paz Gruberg</title>
    <description>The latest articles on DEV Community by Paz Gruberg (@paz_gruberg_3c403c00779df).</description>
    <link>https://dev.to/paz_gruberg_3c403c00779df</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%2F1851176%2F61722241-d1a8-43a4-8d94-efefdb19262b.png</url>
      <title>DEV Community: Paz Gruberg</title>
      <link>https://dev.to/paz_gruberg_3c403c00779df</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/paz_gruberg_3c403c00779df"/>
    <language>en</language>
    <item>
      <title>MVP Hack: loveable.dev + Ionic &amp; Capacitor?</title>
      <dc:creator>Paz Gruberg</dc:creator>
      <pubDate>Thu, 20 Feb 2025 12:55:05 +0000</pubDate>
      <link>https://dev.to/paz_gruberg_3c403c00779df/mvp-hack-loveabledev-ionic-capacitor-3ebg</link>
      <guid>https://dev.to/paz_gruberg_3c403c00779df/mvp-hack-loveabledev-ionic-capacitor-3ebg</guid>
      <description>&lt;p&gt;Hi all,&lt;br&gt;
My co-founder and I are non-technical entrepreneurs with a strong background in product development. For our MVP, we're considering a “patchwork” approach by leveraging &lt;strong&gt;loveable (etc.)&lt;/strong&gt; and then packaging it with &lt;strong&gt;Capacitor **and **Ionic&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Since we're not developers, we realize this setup might seem like a quick hack rather than a robust, scalable solution - but scalability isn’t our focus right now.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Has anyone tried a similar approach or have tips on potential pitfalls and best practices? Any insights or alternative suggestions would be greatly appreciated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Thanks in advance for your help!&lt;/p&gt;

</description>
      <category>ionic</category>
      <category>nocode</category>
      <category>javascript</category>
      <category>learning</category>
    </item>
    <item>
      <title>Seeking advice on complex AI system architecture (NLP, Claude, parallel flows)</title>
      <dc:creator>Paz Gruberg</dc:creator>
      <pubDate>Sun, 04 Aug 2024 11:45:47 +0000</pubDate>
      <link>https://dev.to/paz_gruberg_3c403c00779df/seeking-advice-on-complex-ai-system-architecture-nlp-claude-parallel-flows-3h6b</link>
      <guid>https://dev.to/paz_gruberg_3c403c00779df/seeking-advice-on-complex-ai-system-architecture-nlp-claude-parallel-flows-3h6b</guid>
      <description>&lt;p&gt;I'm developing a system and could use some expert insights on its architecture and implementation. &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Here's a brief overview of the current flow:&lt;/strong&gt;
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;User fills out an intake questionnaire with X questions&lt;/li&gt;
&lt;li&gt;System references datasets/examples from existing system folders&lt;/li&gt;
&lt;li&gt;Multiple parallel flows run with Claude API to generate texts based on guidelines and relevant intake responses&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Now, I'm grappling with some key issues:&lt;/strong&gt;
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Overall Architecture&lt;/li&gt;
&lt;li&gt;Should I use Agentic AI frameworks? If so, which ones?&lt;/li&gt;
&lt;li&gt;Or is there a more efficient approach for a system like this?&lt;/li&gt;
&lt;li&gt;Data Storage and Management&lt;/li&gt;
&lt;li&gt;How to store intake responses for efficient AI flow access?&lt;/li&gt;
&lt;li&gt;Is RAG (Retrieval-Augmented Generation) advisable for storage and retrieval? If not, what are the alternatives?&lt;/li&gt;
&lt;li&gt;Existing Dataset Integration&lt;/li&gt;
&lt;li&gt;What's the most efficient way to incorporate examples from existing folders into the flow?&lt;/li&gt;
&lt;li&gt;Better to train a small model on the dataset or integrate it directly?&lt;/li&gt;
&lt;li&gt;Parallel Process Optimization&lt;/li&gt;
&lt;li&gt;How to efficiently manage and synchronize the parallel flows?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Important notes:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Output (generated texts) and number of intake questions remain constant&lt;/li&gt;
&lt;li&gt;It's a complex flow split into several sub-flows, not a single long prompt&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>llm</category>
      <category>ai</category>
      <category>webapp</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
