<?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>Forem: Michael Bristow</title>
    <description>The latest articles on Forem by Michael Bristow (@northstarau).</description>
    <link>https://forem.com/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>Forem: Michael Bristow</title>
      <link>https://forem.com/northstarau</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/northstarau"/>
    <language>en</language>
    <item>
      <title>Australian sovereign AI inference — launching on Product Hunt today.</title>
      <dc:creator>Michael Bristow</dc:creator>
      <pubDate>Mon, 13 Apr 2026 22:50:59 +0000</pubDate>
      <link>https://forem.com/northstarau/australian-sovereign-ai-inference-launching-on-product-hunt-today-5182</link>
      <guid>https://forem.com/northstarau/australian-sovereign-ai-inference-launching-on-product-hunt-today-5182</guid>
      <description>&lt;h1&gt;
  
  
  Australian sovereign AI inference — launching on Product Hunt today.
&lt;/h1&gt;

&lt;p&gt;Australian businesses in healthcare, legal, and finance are feeding sensitive client data into American AI systems. US jurisdiction. US servers. US law.&lt;/p&gt;

&lt;p&gt;Most of them are not asking where the data goes.&lt;/p&gt;

&lt;p&gt;That gap is what NorthStar LLM API was built to close.&lt;/p&gt;




&lt;h2&gt;
  
  
  What it is
&lt;/h2&gt;

&lt;p&gt;NorthStar LLM API is a private AI inference API running on dedicated enterprise hardware in South Australia.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Australian sovereign&lt;/strong&gt; — data never leaves Australian jurisdiction&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OpenAI-compatible&lt;/strong&gt; — one line change from existing integrations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flat monthly pricing&lt;/strong&gt; — no per-token billing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No prompts logged&lt;/strong&gt; — zero data retention&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Australian edge delivery&lt;/strong&gt; — Sydney and Melbourne nodes&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Why it matters
&lt;/h2&gt;

&lt;p&gt;The Australian Government is actively investing in sovereign cloud infrastructure. SA Government ICT panels now prioritise local data residency. Healthcare and legal sectors face increasing regulatory pressure on where patient and client data is processed.&lt;/p&gt;

&lt;p&gt;The market for Australian-sovereign AI infrastructure is not theoretical. It is forming now.&lt;/p&gt;

&lt;p&gt;NorthStar is positioned at the centre of it.&lt;/p&gt;




&lt;h2&gt;
  
  
  Pricing
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Plan&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;th&gt;Rate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Developer&lt;/td&gt;
&lt;td&gt;$29 AUD/month&lt;/td&gt;
&lt;td&gt;30 req/min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Basic&lt;/td&gt;
&lt;td&gt;$99 AUD/month&lt;/td&gt;
&lt;td&gt;60 req/min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Pro&lt;/td&gt;
&lt;td&gt;$199 AUD/month&lt;/td&gt;
&lt;td&gt;120 req/min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enterprise&lt;/td&gt;
&lt;td&gt;$499 AUD/month&lt;/td&gt;
&lt;td&gt;Unlimited + SLA&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Quick start
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;curl &lt;span class="nt"&gt;-X&lt;/span&gt; POST https://api.northstarbuyingguides.store/api/generate &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;-H&lt;/span&gt; &lt;span class="s2"&gt;"x-api-key: YOUR_KEY"&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;-H&lt;/span&gt; &lt;span class="s2"&gt;"Content-Type: application/json"&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;-d&lt;/span&gt; &lt;span class="s1"&gt;'{"model":"gemma3:4b","prompt":"Hello","stream":false}'&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  Free trial
&lt;/h2&gt;

&lt;p&gt;100 requests. No credit card. Active within 60 seconds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Email:&lt;/strong&gt; &lt;a href="mailto:northstarholdings.global@gmail.com"&gt;northstarholdings.global@gmail.com&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Subject:&lt;/strong&gt; API Trial Request&lt;/p&gt;




&lt;p&gt;If you are building in Australia and data residency matters to your clients — this was built for you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Launching on Product Hunt today — upvotes appreciated.&lt;/strong&gt;&lt;/p&gt;

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




&lt;p&gt;&lt;em&gt;NorthStar Holdings | Adelaide, South Australia | ABN 67 387 124 760&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>australia</category>
      <category>startup</category>
      <category>showdev</category>
    </item>
    <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://forem.com/northstarau/show-hn-i-built-a-private-ai-inference-api-in-australia-data-sovereignty-gemma3-live-now-4307</link>
      <guid>https://forem.com/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 based in Adelaide, South Australia.&lt;br&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;br&gt;
So I built an alternative.&lt;br&gt;
NorthStar LLM API provides private AI inference on Australian sovereign infrastructure. Your prompts never leave Australia. No per-token billing. Flat monthly subscription from $29 AUD/month.&lt;br&gt;
The API is OpenAI-compatible — existing code works with one endpoint change. No prompts logged. No data offshore.&lt;br&gt;
Built for regulated industries where data residency is a legal requirement, not a preference.&lt;br&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;br&gt;
Free trial — 100 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;br&gt;
Happy to discuss 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>
