Flagship
ReversePilot
Loan origination system for reverse mortgages
ReversePilot is a full-stack loan origination platform supporting complex mortgage products and investor servicing. Built with a Django backend and Vue frontend, the system provides a unified workspace for managing pipelines, documents, calculations, and configuration, while the backend functions as the system of record: enforcing permissions, modeling organizational hierarchies, generating reports, and integrating with external services. It also owns the outbound side: servicer tapes and investor exports built to partner specifications, with deterministic formatting and validation to stop silent data drift.
AI integrations
- Loan chatbot assistant
- Conversational interface with streaming SSE responses, full loan context injection, multi-thread support, and per-tenant model configuration.
- Document categorization
- Auto-classifies uploaded PDFs against document tags with confidence scoring and splits multi-page packages via parallel page-level analysis.
- Payoff extraction
- Pulls structured payoff data from PDFs and diffs it against existing records in the system.
- Invoice matching
- Matches PDF invoices to loan fees by HUD line number, automating fee reconciliation.
