Inspiration
The global syndicated loan market moves trillions of dollars, yet the infrastructure powering it is surprisingly analog. We were inspired by the LMA’s call to "reimagine" this landscape.
We realized that while high-frequency trading has moved to nanosecond automation, the loan market still relies on emails, PDFs, and manual spreadsheet reconciliation. This friction causes settlement delays (T+20) and traps liquidity.
We asked ourselves: "What if a loan wasn't just a static document, but an autonomous agent?" That question led us to build Meridian—a platform designed to close the gap between origination and operation.
What it does
Meridian is a unified desktop workspace that transforms loan management from a passive system of record into an active system of intelligence.
Real-Time Command Center: Instead of waiting for quarterly reports, Agents get a live view of total exposure, currency risk, and facility status.
AI Risk Engine: The system continuously monitors borrower data feeds. If a covenant is breached (e.g., EBITDA drops) or an ESG target is met via IoT sensors, Meridian alerts the agent instantly.
One-Click Actions: It doesn’t just flag issues; it solves them. Agents can "Auto-Apply" margin adjustments for ESG compliance or trigger waiver requests with a single click.
Dynamic Liquidity: The dashboard bridges the gap to the secondary market by visualizing liquidity interest directly alongside active facilities.
How we built it
We architected Meridian to be modular, scalable, and secure, simulating a real institutional environment.
Frontend: We built a high-performance React application using Vite. We used Tailwind CSS v4 for a bespoke "Glassmorphism" design system that mimics high-end trading terminals (dark mode, high contrast, dense data).
Backend: The core logic runs on Python FastAPI. This provides the speed required for real-time risk calculations and allows for easy integration with Python's rich data science ecosystem (Pandas/NumPy) for future credit modeling.
Data Integrity: We used Pydantic models to ensure strict data validation, essential for financial compliance.
Experience: We utilized Framer Motion to create cinema-grade transitions, ensuring the app feels "premium" and frictionless to the user.
Challenges we ran into
Balancing "Simple" vs. "Professional": Our biggest design challenge was creating a UI that felt intuitive like a modern SaaS app but robust enough for an institutional banker. We iterated heavily on the "AI Command Center" sidebar to ensure it provided context without cluttering the screen.
Simulating Real-Time Risk: Creating realistic mock data that demonstrates complex scenarios (like an ESG margin ratchet) was difficult. We had to reverse-engineer standard LMA facility agreements to ensure our data models reflected reality.
Accomplishments that we're proud of
The "AI Command Center": We successfully moved beyond a "read-only" dashboard. The ability to click "Auto-Apply" and see the margin update in real-time is a powerful demonstration of efficiency gains.
Institutional Aesthetics: We are incredibly proud of the visual design. It looks and feels like software a bank would pay significant license fees for—not just a hackathon prototype.
The Audit Trail: We implemented a functional Activity Log that tracks every automated action, satisfying the critical requirement for transparency and compliance.
What we learned
Transparency is Liquidity: We learned that opacity is the enemy of the loan market. By surfacing data instantly, we don't just save time; we potentially increase the velocity of capital.
Bankers need "Augmented Intelligence": Automation shouldn't replace the Agent; it should give them superpowers. Meridian handles the rote compliance checking so the human can focus on relationship management and complex credit decisions.
What's next for Meridian
LLM Document Ingestion: We plan to integrate a Large Language Model (RAG pipeline) to automatically read PDF facility agreements and populate the database, removing manual entry entirely.
Blockchain Settlement: Moving the "Activity Log" to a private permissioned blockchain to create a truly immutable, shared ledger between all syndicate members.
Meridian Mobile: A companion app for Portfolio Managers to approve critical waivers securely from their phone.
Log in or sign up for Devpost to join the conversation.