<?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: JC-Sacramento</title>
    <description>The latest articles on DEV Community by JC-Sacramento (@jcsacramento_9861ebc9b26).</description>
    <link>https://dev.to/jcsacramento_9861ebc9b26</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%2F1766446%2Fe8d1969c-28d4-4bee-a56c-2a81e0f75404.jpg</url>
      <title>DEV Community: JC-Sacramento</title>
      <link>https://dev.to/jcsacramento_9861ebc9b26</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jcsacramento_9861ebc9b26"/>
    <language>en</language>
    <item>
      <title>AI automation with C++ and Python</title>
      <dc:creator>JC-Sacramento</dc:creator>
      <pubDate>Tue, 06 Jan 2026 03:47:56 +0000</pubDate>
      <link>https://dev.to/jcsacramento_9861ebc9b26/ai-automation-with-c-and-python-2b52</link>
      <guid>https://dev.to/jcsacramento_9861ebc9b26/ai-automation-with-c-and-python-2b52</guid>
      <description>&lt;p&gt;Hello, Happy New Year! I wanted to post my AI-automation tool &lt;code&gt;JarvisAgent&lt;/code&gt;. &lt;/p&gt;

&lt;p&gt;You can find it here on &lt;a href="https://github.com/beaumanvienna/jarvisagent?tab=readme-ov-file#jarvisagent" rel="noopener noreferrer"&gt;Github JarvisAgent&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It is a console app with an ncurses UI, but it also has a built-in web server and can show a dashboard. &lt;/p&gt;

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

&lt;p&gt;It has Python built in and can issue AI requests in parallel. The project comes with a workflow spec that you can give AI plus your prompt to have AI create a workflow, which can then be executed JarvisAgent by AI, Python, C++, or shell executors. &lt;/p&gt;

&lt;p&gt;Here is an example to branch on AI answers: &lt;a href="https://github.com/beaumanvienna/JarvisAgent/blob/main/example/workflows/aiCarMaintenancePipeline.md" rel="noopener noreferrer"&gt;https://github.com/beaumanvienna/JarvisAgent/blob/main/example/workflows/aiCarMaintenancePipeline.md&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Here are prompt-engineered flowcharts that get merged into a single doc and PDFed: &lt;a href="https://github.com/beaumanvienna/JarvisAgent/blob/main/example/workflows/vehicleTroubleshootingGuide.md" rel="noopener noreferrer"&gt;vehicleTroubleshootingGuide.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the same folder are some more workflows if you are interested. &lt;br&gt;
Please like the Github page, if you like to contribute I would be interested in collaboration, or if you like to even use it, I would love to understand your use cases and add new features. If you have any questions or feedback, please by all means let me know!&lt;/p&gt;

&lt;p&gt;Cheers!&lt;br&gt;
-JC-&lt;br&gt;
P.S.: I also do game engine programming, but this is a story for a different time: &lt;a href="https://github.com/beaumanvienna/vulkan" rel="noopener noreferrer"&gt;https://github.com/beaumanvienna/vulkan&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>automation</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
