<?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: mdsohail99</title>
    <description>The latest articles on DEV Community by mdsohail99 (@mdsohail99).</description>
    <link>https://dev.to/mdsohail99</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4030718%2F0e0da6f7-1ed4-4a6b-b4d0-f4aaf8b8e565.png</url>
      <title>DEV Community: mdsohail99</title>
      <link>https://dev.to/mdsohail99</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mdsohail99"/>
    <language>en</language>
    <item>
      <title>I wanted to own my AI automations instead of paying monthly SaaS fees—so I built a free, self-hosted stack</title>
      <dc:creator>mdsohail99</dc:creator>
      <pubDate>Wed, 15 Jul 2026 16:20:02 +0000</pubDate>
      <link>https://dev.to/mdsohail99/i-wanted-to-own-my-ai-automations-instead-of-paying-monthly-saas-fees-so-i-built-a-free-110e</link>
      <guid>https://dev.to/mdsohail99/i-wanted-to-own-my-ai-automations-instead-of-paying-monthly-saas-fees-so-i-built-a-free-110e</guid>
      <description>&lt;p&gt;Every morning, I spent 20 minutes checking AI news, live model pricing, and new releases across Hacker News, Techmeme, and Reddit. &lt;/p&gt;

&lt;p&gt;It was repetitive, tedious, and hard to track.&lt;/p&gt;

&lt;p&gt;So I decided to automate the entire thing. But looking at the monthly bills for hosted automation tools like Zapier or Make, I realized those costs scale fast. I wanted complete ownership of my data, schedules, and integrations, and I didn't want to pay monthly SaaS fees.&lt;/p&gt;

&lt;p&gt;I built a completely free, self-hosted AI automation stack.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Stack
&lt;/h3&gt;

&lt;p&gt;The stack runs 24/7 on an always-free Oracle Cloud VPS. It coordinates:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A Python research engine that scrapes news sources.&lt;/li&gt;
&lt;li&gt;OpenRouter free model routing to generate structured summaries.&lt;/li&gt;
&lt;li&gt;A Notion database tracking 18 properties.&lt;/li&gt;
&lt;li&gt;Instant Slack alerts containing the daily briefing highlights.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In this guide, I'll walk you through how you can own your automation stack too...&lt;/p&gt;

&lt;p&gt;Repo Links:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dev.to: &lt;a href="https://github.com/mdsohail99/free-vps-n8n-pipeline?ref=devto" rel="noopener noreferrer"&gt;https://github.com/mdsohail99/free-vps-n8n-pipeline?ref=devto&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>n8n</category>
      <category>automation</category>
      <category>notion</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
