Native financial modelling
Deterministic, year-stepped projections grounded in AU tax rules — cashflow, super, age pension, salary sacrifice.
Built for the work Australian planners actually do — capture a conversation, turn it into a compliance-ready document, defend it years later. Here’s what’s in the product today.
Record face-to-face or remote meetings directly in Chrome, or upload audio you captured elsewhere. Every meeting is tied to a client and a meeting type — initial consultation, review, strategy.
{
"id": "m_8f2e4d",
"client": { "id": "c_142", "name": "Mark & Sarah Henderson" },
"type": "initial_consultation",
"recordedAt": "2026-04-27T10:14:00+10:00",
"durationSec": 872,
"audioUrl": "s3://advixa-au/audio/m_8f2e4d.webm",
"status": "transcribed"
}Faster-whisper running on our own GPUs in AWS Sydney. No third-party transcription vendor, no per-minute pass-through cost. The model is primed with Australian financial-planning vocabulary so the words come out right.
// Production transcription benchmark infrastructure : self-hosted faster-whisper region : ap-southeast-2 (Sydney) gpu pool : 8 × g5.xlarge ASG model : large-v3 · AU-vocab init prompt median latency : 3.1s per hour of audio p99 latency : 7.4s per hour of audio data egress : none (stays in AU) per-minute cost : $0.00 (no vendor pass-through)
From the same transcript, generate a Statement of Advice, Record of Advice, file note, paraplanning brief, or strategy document. Each follows ASIC’s published structure and references the regulatory library Advixa keeps current.
Documents are checked against current Australian regulations before you approve them. Threshold updates flow through automatically. Document history, status transitions, and compliance-check results are all persisted for the audit trail.
{
"document": "SOA-2604-MH",
"ranAt": "2026-04-27T10:31:14+10:00",
"status": "compliant",
"rules": [
{ "id": "fsg_referenced", "pass": true },
{ "id": "scope_clear", "pass": true },
{ "id": "best_interests_narr", "pass": true },
{ "id": "fee_disclosure", "pass": true },
{ "id": "risk_profile_captured", "pass": true },
{ "id": "alternatives_considered", "pass": true },
/* …2 more */
]
}Every record is tagged with a practice ID and queries are scoped to the authenticated user’s practice. Group practices under a licensee for cross-practice visibility and shared templates without breaking isolation.
Drafted, in development, and on the way. Not in the product yet — but worth knowing about.
Deterministic, year-stepped projections grounded in AU tax rules — cashflow, super, age pension, salary sacrifice.
Overlay ‘with vs without advice’, year by year, with goals-achieved KPIs.
Drop projection charts straight into a Statement of Advice. Word + PDF export retains them.
Versioned, immutable client snapshots. Once an SOA references one, it’s locked forever.
Practice-scoped, customisable, with 24-month expiry warnings on the SOA.
Manual CRUD plus generic CSV import. Nine-class enum rolled up to cash / defensive / growth for modelling.
Calendar sync, OneDrive document push, and SharePoint client folder linking are live. Email send/read is next.
Auth, document lifecycle, plan changes — structured pino logs to your warehouse, 7-year retention target.
Five free meetings a month, all features, no credit card. If we save you time, upgrade. If we don’t, walk away with your data.