import { ArrowRight, BrainCircuit, LineChart, ShieldCheck, Database, Zap, FileSpreadsheet } from 'lucide-react'; export default function Home({ onProceed }) { return (
{/* Hero Section */}

Next-Generation
Loan Intelligence

Evaluate loan applications instantly. Our hybrid architecture combines deterministic mathematical modeling with Mistral Large 3 AI to provide human-readable, actionable financial decisions.

{/* Feature Grid Section */}

Platform Capabilities

{/* Card 1 */}

Deterministic Engine

Base evaluations are driven by a strictly enforced Random Forest pipeline. No hallucinations—just pure math calculating Debt-to-Income ratios and credit health.

{/* Card 2 */}

Generative Explanations

We pipe the mathematical packet into NVIDIA NIM (Mistral 3). It translates complex metrics into a multi-point, easy-to-read narrative for applicants.

{/* Card 3 */}

Visual Benchmarking

Dynamically compare incoming applications against a "Typical Approved Profile" using our built-in Radar comparisons and internal ML weigh distribution charts.

{/* Footer Banner */}

Ready to analyze your next portfolio?

); }