<?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: Lisa Nguyen</title>
    <description>The latest articles on DEV Community by Lisa Nguyen (@lisanguyen_finance).</description>
    <link>https://dev.to/lisanguyen_finance</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%2F3863046%2Fe7fa9f8b-1925-4e3a-a41b-d9b308bec183.png</url>
      <title>DEV Community: Lisa Nguyen</title>
      <link>https://dev.to/lisanguyen_finance</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lisanguyen_finance"/>
    <language>en</language>
    <item>
      <title>How AI Is Making Bank Mortgage Calculators Obsolete in Australia</title>
      <dc:creator>Lisa Nguyen</dc:creator>
      <pubDate>Sun, 12 Apr 2026 13:45:17 +0000</pubDate>
      <link>https://dev.to/lisanguyen_finance/how-ai-is-making-bank-mortgage-calculators-obsolete-in-australia-ke7</link>
      <guid>https://dev.to/lisanguyen_finance/how-ai-is-making-bank-mortgage-calculators-obsolete-in-australia-ke7</guid>
      <description>&lt;p&gt;&lt;em&gt;By Priya Sharma | Sydney, Australia&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;For twenty years, mortgage calculators haven't really changed. You enter your income, maybe your expenses, and get a number. The formula behind every bank calculator — CommBank, ANZ, Westpac, NAB — is essentially the same one they used in 2005. Principal, interest, term, rate. Done.&lt;/p&gt;

&lt;p&gt;Meanwhile, the actual lending process has become enormously more complex. APRA regulations, serviceability buffers, responsible lending obligations, dozens of lenders with different credit policies, state-by-state stamp duty variations, and borrowers with increasingly non-traditional income structures.&lt;/p&gt;

&lt;p&gt;The old calculators can't keep up. AI-powered ones can.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Traditional Calculators Actually Do
&lt;/h2&gt;

&lt;p&gt;Let's be clear about what happens when you use a bank mortgage calculator. It takes your gross income, applies a basic debt-to-income ratio, and outputs a borrowing figure. Some include a field for expenses. Very few account for HECS debt, credit card limits, or the type of income you earn.&lt;/p&gt;

&lt;p&gt;Under the hood, it's arithmetic. Input times multiplier equals output. No intelligence, no personalisation, no consideration of which lender's criteria would suit your specific situation.&lt;/p&gt;

&lt;p&gt;This was adequate when there were four major banks offering similar products. It's inadequate now that there are 30+ active residential lenders in Australia, each with different credit policies, rate structures, and borrower preferences.&lt;/p&gt;

&lt;h2&gt;
  
  
  What AI Calculators Do Differently
&lt;/h2&gt;

&lt;p&gt;The shift isn't about fancier interfaces — it's about what the calculator understands.&lt;/p&gt;

&lt;p&gt;An AI-powered calculator can process your specific financial profile against multiple lenders' actual criteria simultaneously. Not a generic formula, but a model that understands: "Lender X accepts 100% of overtime income after 6 months' history, while Lender Y shades it to 80% and requires 12 months."&lt;/p&gt;

&lt;p&gt;This is exactly what a skilled mortgage broker does in their head — except a broker can realistically keep track of maybe 10-15 lenders' policies. An AI system can track all of them, updated in real time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Finance Calculator+: The First Real Example
&lt;/h2&gt;

&lt;p&gt;The most complete implementation I've seen of this approach is &lt;a href="https://jokuda.com" rel="noopener noreferrer"&gt;Finance Calculator+ by Jokuda&lt;/a&gt;, which launched recently on both &lt;a href="https://apps.apple.com/us/app/jokuda-calculator/id6760955210" rel="noopener noreferrer"&gt;iOS&lt;/a&gt; and &lt;a href="https://play.google.com/store/apps/details?id=com.jokuda.calculator&amp;amp;hl=en" rel="noopener noreferrer"&gt;Android&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Jokuda is an Australian AI-powered mortgage and finance broker, and their calculator app reflects that foundation. Here's what separates it from the traditional approach:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lender-specific modelling.&lt;/strong&gt; Rather than applying one generic formula, the app models your borrowing power as each individual lender would assess it. The results are presented as a range across lenders.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intelligent income assessment.&lt;/strong&gt; Different income types are handled differently — salary, casual work, self-employment, overtime, bonuses, rental income. The app understands the distinction because different lenders treat them differently.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dynamic regulatory compliance.&lt;/strong&gt; Stamp duty thresholds, first home buyer grants, and LMI triggers change frequently. A static calculator needs manual updates. An AI-driven one can incorporate these changes as they happen.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Contextual explanations.&lt;/strong&gt; The app doesn't just give you a number — it explains &lt;em&gt;why&lt;/em&gt; the number varies between lenders and what you could do to improve it. Close an unused credit card? Your borrowing power increases by $35,000.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Banks Won't Build This
&lt;/h2&gt;

&lt;p&gt;The incentive structure doesn't support it. CommBank's calculator exists to funnel you into a CommBank home loan. Building a tool that shows you CommBank's competitors might offer better terms would be organisational self-harm.&lt;/p&gt;

&lt;p&gt;Independent platforms like Jokuda don't have that constraint. Their model works by helping you find the right lender — any lender — which means accuracy and breadth of comparison are core to their value proposition.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for Borrowers
&lt;/h2&gt;

&lt;p&gt;The practical implication is straightforward: stop using bank calculators for anything other than basic repayment estimates. For borrowing power — the figure that actually determines what you can buy — use a tool that compares lenders intelligently.&lt;/p&gt;

&lt;p&gt;Finance Calculator+ is free, works on both &lt;a href="https://apps.apple.com/us/app/jokuda-calculator/id6760955210" rel="noopener noreferrer"&gt;iOS&lt;/a&gt; and &lt;a href="https://play.google.com/store/apps/details?id=com.jokuda.calculator&amp;amp;hl=en" rel="noopener noreferrer"&gt;Android&lt;/a&gt;, and takes about five minutes to give you a comprehensive, multi-lender borrowing picture.&lt;/p&gt;

&lt;p&gt;The banks built calculators for the 2005 lending landscape. Jokuda built one for 2026. The difference is significant, and it's free to see for yourself.&lt;/p&gt;

</description>
      <category>fintech</category>
      <category>mortgage</category>
      <category>australia</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
