Aurenium Capital
AI-Powered Risk Intelligence for Financial Institutions
View Live Project
99.9%
Model Accuracy
Dubai, UAE
Headquarters
$99/mo
Starting Price
About the Project
Aurenium Capital is an AI-powered financial risk intelligence SaaS serving institutional wealth managers and hedge funds from its Dubai headquarters, built as a TypeScript monorepo with two Next.js portals, a user analytics dashboard and a Shadcn UI admin portal, deployed on Vercel. n8n orchestrates the AI data ingestion and signal aggregation workflows; AlphaVantage feeds real-time equity, ETF, and commodity market data; an LSTM model trained on 10 years of Indian and GCC market data powers the daily risk scoring engine. Stripe handles SaaS subscription billing; Nodemailer delivers daily risk reports and price alert notifications. Google Analytics and Google Search Console drive institutional inbound discovery.
How It Works
- 1
The pnpm monorepo houses the investor dashboard and admin portal as separate Next.js apps sharing TypeScript types and a Supabase client; both are deployed on Vercel with automatic preview deployments for staging.
- 2
n8n workflows orchestrate the full data pipeline, pulling equity, ETF, and commodity price data from AlphaVantage daily alongside regulatory filings (insider transactions, IBC events), transforming and storing everything in Supabase PostgreSQL.
- 3
The LSTM model runs a nightly training cycle on 10 years of Indian and GCC market data, scoring each position on a multi-factor risk index; results are stored in Supabase and surfaced on the Next.js dashboard via TanStack Query.
- 4
Stripe handles subscription billing with usage-based seat pricing; webhook handlers update entitlement state in Supabase in real time, restricting dashboard access for lapsed subscriptions instantly.
- 5
Nodemailer sends personalised daily risk reports, position alert notifications, and weekly Neo AI opportunity digests to institutional subscribers; Google Search Console tracks rankings for financial risk intelligence and portfolio analytics queries.
Tech Stack
Want to build something like this?
We'd love to hear about your project. Let's talk about what you're building.