<?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: Anthony Verrons</title>
    <description>The latest articles on DEV Community by Anthony Verrons (@anthony_verrons_04e676ade).</description>
    <link>https://dev.to/anthony_verrons_04e676ade</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%2F3983800%2F9941f7bd-f069-4387-81c7-f33f6dfdbd5b.jpg</url>
      <title>DEV Community: Anthony Verrons</title>
      <link>https://dev.to/anthony_verrons_04e676ade</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anthony_verrons_04e676ade"/>
    <language>en</language>
    <item>
      <title>I built a local SEO SaaS solo in 4 months — here's my stack</title>
      <dc:creator>Anthony Verrons</dc:creator>
      <pubDate>Sun, 14 Jun 2026 11:44:19 +0000</pubDate>
      <link>https://dev.to/anthony_verrons_04e676ade/i-built-a-local-seo-saas-solo-in-4-months-heres-my-stack-ml2</link>
      <guid>https://dev.to/anthony_verrons_04e676ade/i-built-a-local-seo-saas-solo-in-4-months-heres-my-stack-ml2</guid>
      <description>&lt;p&gt;Hey Dev.to 👋&lt;/p&gt;

&lt;p&gt;I'm Anthony — I spent the last 4 months building Avision from scratch, solo. It's a Google Business Profile management platform that automates local SEO for small businesses and marketing agencies.&lt;/p&gt;

&lt;p&gt;I wanted to introduce myself properly by sharing the stack, because that's usually what people here actually want to know.&lt;/p&gt;

&lt;h2&gt;
  
  
  The stack
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Backend:&lt;/strong&gt; Python 3.10 + FastAPI — running on a Hetzner CX41 (Ubuntu 22.04). The backend handles all GBP API calls, the RAG pipeline, Guardian Mode automation, and the Growth Radar keyword tracking engine.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Frontend/CMS:&lt;/strong&gt; WordPress with a fully custom plugin (avision-dashboard) — ~300K lines of PHP and JavaScript. I know, I know. But WordPress gives you user management, billing hooks, and a mature ecosystem out of the box. Fighting it costs less than building from scratch.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI/Intelligence layer:&lt;/strong&gt; RAG architecture with Qdrant as the vector database (1,373+ knowledge chunks), OpenRouter for LLM routing, and a custom orchestrator that classifies intent, retrieves context, and generates responses in EN/FR/ES. I call it AVI — the intelligence engine behind the platform.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Payments:&lt;/strong&gt; Stripe — one-time lifetime access plans + monthly wholesale per-location billing for agencies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Auth:&lt;/strong&gt; Google OAuth 2.0 — officially approved by Google for GBP API access (received homologation May 2026 after a strict review process).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Infrastructure:&lt;/strong&gt; Hetzner VPS, CyberPanel + LiteSpeed, MariaDB, systemd services, fail2ban, weekly integrity checks.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm writing about here
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Local SEO and Google Business Profile (the technical side most devs don't cover)&lt;/li&gt;
&lt;li&gt;FastAPI + WordPress architecture decisions (and why I made them)&lt;/li&gt;
&lt;li&gt;RAG in production — what works, what doesn't&lt;/li&gt;
&lt;li&gt;Building in public as a solo founder&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If any of that sounds interesting, follow along. First technical article drops next week.&lt;/p&gt;

&lt;p&gt;And if you're building something solo — say hi. Always curious what other people are working on.&lt;/p&gt;

&lt;p&gt;python, fastapi, webdev, buildinpublic&lt;/p&gt;

</description>
      <category>python</category>
      <category>saas</category>
      <category>showdev</category>
      <category>wordpress</category>
    </item>
  </channel>
</rss>
