<?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: Michael Bristow</title>
    <description>The latest articles on DEV Community by Michael Bristow (@northstarau).</description>
    <link>https://dev.to/northstarau</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%2F3872528%2F80270ec3-1bad-4129-b893-4243d8e4c84a.png</url>
      <title>DEV Community: Michael Bristow</title>
      <link>https://dev.to/northstarau</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/northstarau"/>
    <language>en</language>
    <item>
      <title>Show HN: I built a private AI inference API in Australia — data sovereignty, Gemma3, live now</title>
      <dc:creator>Michael Bristow</dc:creator>
      <pubDate>Fri, 10 Apr 2026 22:20:37 +0000</pubDate>
      <link>https://dev.to/northstarau/show-hn-i-built-a-private-ai-inference-api-in-australia-data-sovereignty-gemma3-live-now-4307</link>
      <guid>https://dev.to/northstarau/show-hn-i-built-a-private-ai-inference-api-in-australia-data-sovereignty-gemma3-live-now-4307</guid>
      <description>&lt;p&gt;I'm a systems architect in Adelaide, South Australia.&lt;/p&gt;

&lt;p&gt;Australian businesses in healthcare, legal, and finance are sending sensitive client data to American AI systems. US jurisdiction. US servers. Their compliance teams are starting to notice.&lt;/p&gt;

&lt;p&gt;So I built an alternative.&lt;/p&gt;

&lt;p&gt;NorthStar LLM API runs Gemma3 on dedicated hardware in South Australia, served through Cloudflare's Sydney and Melbourne edge nodes. Your prompts never leave Australia. No per-token billing. Flat monthly subscription from $29 AUD/month.&lt;/p&gt;

&lt;p&gt;The API is OpenAI-compatible — existing code works with one endpoint change.&lt;/p&gt;

&lt;p&gt;Technical stack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gemma3 4b and 12b via Ollama&lt;/li&gt;
&lt;li&gt;i9-14900K / 32GB DDR5 / RTX A2000 12GB&lt;/li&gt;
&lt;li&gt;Cloudflare Zero Trust tunnel — no open inbound ports&lt;/li&gt;
&lt;li&gt;Custom Node.js auth gateway — per-client API key isolation&lt;/li&gt;
&lt;li&gt;Full request logging per client&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built for regulated industries where data residency is a legal requirement, not a preference.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/northstarholdings-au/northstar-llm-api" rel="noopener noreferrer"&gt;https://github.com/northstarholdings-au/northstar-llm-api&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Trial keys available — 100 free requests, no credit card required. Email &lt;a href="mailto:northstarholdings.global@gmail.com"&gt;northstarholdings.global@gmail.com&lt;/a&gt; with subject "API Trial Request".&lt;/p&gt;

&lt;p&gt;Happy to discuss architecture decisions or the Australian data sovereignty compliance angle.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>llm</category>
      <category>privacy</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
