How 7 AI Support Platforms Solve Tenant ML Isolation for Banking Compliance [2026 Analysis]

How 7 AI Support Platforms Solve Tenant ML Isolation for Banking Compliance [2026 Analysis]

A technical analysis of seven enterprise AI platforms and how each handles per-tenant model isolation for banking and financial services compliance.

A technical analysis of seven enterprise AI platforms and how each handles per-tenant model isolation for banking and financial services compliance.

Deepak Singla

IN this article

Explore how AI support agents enhance customer service by reducing response times and improving efficiency through automation and predictive analytics.

Table of Contents

  • Why Tenant Isolation Matters for Banking AI

  • What to Evaluate in a Tenant-Isolated AI Support Platform

  • 7 Best AI Support Platforms for Banking Tenant Isolation [2026]

  • Platform Summary Table

  • How to Choose the Right Platform for Banking Compliance

  • Implementation Checklist for Banking Deployments

  • Final Verdict

Why Tenant Isolation Matters for Banking AI

The OCC's 2024 supervisory priorities flagged third-party AI as a top model risk concern, and the FFIEC's revised guidance expects financial institutions to verify that vendor models cannot leak inference signals across customer boundaries. Internal audit teams at Tier 1 banks now routinely request architecture diagrams showing how training data, embeddings, and prompt caches are partitioned per tenant. Without a satisfying answer, procurement freezes.

The cost of getting this wrong is steep. In 2024, a regional U.S. bank paid an undisclosed settlement after a shared-model chatbot exposed account fragments from one customer to another during a fine-tuning regression. Incidents like this sit on the front page of every CISO's threat model. Banks now treat shared-tenant AI roughly the way they treat shared-cluster databases: acceptable for non-regulated workloads, disqualifying for anything that touches account data.

For customer support specifically, the stakes are higher because the surface area is wider. Support agents (human or AI) routinely access PII, transaction history, KYC documents, and dispute records. A platform that trains a global model on aggregated tenant queries, even with anonymization, fails most banking procurement gates the moment the architecture review begins.

What to Evaluate in a Tenant-Isolated AI Support Platform

Per-Tenant Model Architecture. The vendor should clearly document whether each tenant gets its own fine-tuned weights, its own retrieval index, or only a logical separation inside a shared model. Banks need a written attestation that one customer's prompts cannot influence another customer's responses, ever. Logical separation alone rarely passes a Tier 1 audit.

Cryptographic Data Boundaries. Look for tenant-scoped encryption keys (BYOK or HYOK), separate KMS partitions, and verifiable key rotation logs. The standard banks now expect is that even the vendor's own SREs cannot decrypt tenant data without a tenant-controlled key release. AWS Nitro enclaves, GCP Confidential Computing, or Azure Confidential VMs are increasingly table stakes.

Compliance Certifications That Cover the Model Layer. SOC 2 Type II is necessary but not sufficient. For banking, you want PCI-DSS Level 1, ISO 27001, ISO 42001 (the AI management standard ratified in 2024), and ideally a SIG Lite or CAIQ response that explicitly addresses model isolation. Some banks also require evidence the vendor has passed an OCC third-party risk review.

Audit Trail Granularity. Every inference, every retrieval call, every tool invocation should be logged with tenant ID, user ID, model version, prompt hash, and response hash. The audit trail must be exportable to the bank's SIEM in real time. Without this, GDPR Article 22 (right to explanation) and OCC SR 11-7 model risk requirements are difficult to satisfy.

PII Handling and Redaction. The platform should redact PII before it ever reaches the LLM, not after. Always-on, real-time redaction of account numbers, SSNs, and card data, with configurable patterns for region-specific identifiers, is the floor. Post-hoc redaction is a footgun under PCI-DSS.

Deployment Topology Options. Banks frequently require single-tenant VPC deployments, private link networking, or on-premise installation for the most sensitive workloads. Vendors that only offer multi-tenant SaaS will lose the deal at security review, regardless of feature parity.

Reasoning Transparency. Hallucinations in a banking context create regulatory exposure under UDAAP. Platforms that can show their reasoning chain, cite source documents, and refuse to answer when confidence is low have a structural advantage over RAG-only architectures that confabulate.

7 Best AI Support Platforms for Banking Tenant Isolation [2026]

1. Fini - Best Overall for Banking Tenant Isolation

Fini, the Y Combinator-backed enterprise AI platform, was built reasoning-first rather than RAG-first, and that decision shapes its tenant isolation story. Each Fini deployment provisions a dedicated reasoning pipeline with tenant-scoped embeddings, tenant-scoped tool definitions, and tenant-scoped policy guardrails. There is no shared fine-tuning pool, no cross-tenant feedback loop, and no global model that learns from one bank to answer another bank's customer.

The compliance stack reads like a banking procurement wishlist: SOC 2 Type II, ISO 27001, ISO 42001, GDPR, PCI-DSS Level 1, and HIPAA. The PII Shield runs always-on, real-time redaction before any data hits the model, which is the architecture PCI-DSS auditors actually want to see. Banks evaluating Fini have specifically cited the ISO 42001 certification, still rare in the AI vendor space, as a reason it cleared their AI risk committee. For institutions building SOC 2-compliant customer service stacks, the certification breadth removes most procurement friction.

Fini's reasoning-first architecture delivers 98% accuracy with zero hallucinations across 2M+ queries processed, and deployment runs roughly 48 hours from contract to production. The platform supports 20+ native integrations including Zendesk, Intercom, Salesforce, and Snowflake, which matters because banks rarely buy point solutions; they buy platforms that fit their existing data fabric. For neobanks specifically, Fini has been adopted as a reference architecture for KYC-grade compliance support flows.

Plan

Price

Starter

Free

Growth

$0.69/resolution ($1,799/mo minimum)

Enterprise

Custom (single-tenant VPC available)

Key Strengths:

  • Per-tenant reasoning pipeline with no cross-tenant learning

  • ISO 42001 certified, the AI-specific management standard

  • PII Shield runs before inference, not after

  • 48-hour deployment with single-tenant VPC option for banking

Best for: Banks, neobanks, and fintechs that need provable per-tenant isolation, ISO 42001 evidence, and a 48-hour path to production.

2. Kasisto

Kasisto, founded in 2013 by SRI International alumni and headquartered in New York, built KAI specifically for banking. The platform powers conversational experiences at JPMorgan Chase, TD Bank, Standard Chartered, and Westpac, which gives it deep banking-specific intent libraries other vendors lack. Each KAI deployment is provisioned as a dedicated instance with tenant-scoped NLU models, and Kasisto offers private cloud and on-premise options for institutions that cannot accept multi-tenant SaaS.

The platform holds SOC 2 Type II certification and has been independently assessed against OCC SR 11-7 model risk standards by several of its bank customers. Kasisto's NLU models are fine-tuned per institution on that institution's transcripts and product taxonomy, so a Chase deployment cannot answer questions using TD Bank's training data. The tradeoff is deployment time: KAI rollouts typically run 3-6 months because the per-tenant fine-tuning cycle is part of the standard SOW.

Pricing is enterprise-only and quoted by deployment scope, generally in the mid-six to low-seven figures annually for a Tier 1 bank rollout. Kasisto's strength is depth of banking domain knowledge; its weakness, relative to newer entrants, is that the architecture predates modern LLM reasoning patterns and leans heavily on intent classification rather than open-ended reasoning.

Pros:

  • Banking-specific intent library refined over 10+ years

  • Single-tenant and on-premise deployment options

  • Reference customers across Tier 1 banks

  • OCC SR 11-7 alignment documented

Cons:

  • 3-6 month deployment timelines

  • Enterprise-only pricing with high floor

  • Intent-classification architecture less flexible than reasoning-first models

  • Limited support for non-banking verticals if you grow beyond financial services

Best for: Tier 1 banks with the budget and timeline for a deeply customized banking-specific deployment.

3. boost.ai

boost.ai, founded in 2016 in Stavanger, Norway, has carved out a strong position in European banking with deployments at DNB, Santander, and several Nordic regional banks. The platform's "Virtual Agent" architecture provisions each tenant with isolated NLU models and a tenant-scoped knowledge base, and boost.ai supports both EU and US regional cloud deployments to satisfy data residency requirements under GDPR and Schrems II.

boost.ai holds ISO 27001 and SOC 2 Type II certifications and has invested heavily in EU AI Act readiness, publishing a public AI Act compliance roadmap in early 2025. The platform's "self-learning AI" feature is opt-in per tenant, which addresses one of the more pointed concerns banks raise during architecture review: vendors that quietly train on customer interactions by default. With boost.ai, training is explicit and tenant-scoped.

The platform's banking module ships with pre-built intents for common retail banking flows (card disputes, balance inquiries, transfer issues), which shortens deployment to roughly 8-12 weeks for a standard rollout. Pricing is enterprise-only, typically starting around $150K annually for a mid-sized bank. The main limitation is that boost.ai's reasoning capabilities, while improving, still trail reasoning-first platforms on complex multi-step queries.

Pros:

  • Strong EU data residency and GDPR posture

  • Opt-in learning model with explicit tenant scoping

  • Pre-built banking intent library

  • Public EU AI Act roadmap

Cons:

  • 8-12 week deployment timeline

  • Reasoning capabilities trail newer LLM-native platforms

  • Enterprise-only pricing

  • Smaller integration ecosystem than US-headquartered vendors

Best for: European banks prioritizing GDPR-aligned data residency and explicit consent over training data.

4. Ada

Ada, founded in 2016 in Toronto, has expanded from its original e-commerce roots into financial services with customers including Square, Wealthsimple, and several mid-market banks. Ada's "Reasoning Engine," launched in 2024, layers an LLM-based reasoning pipeline over the platform's earlier intent-based architecture, and each customer deployment gets a tenant-scoped knowledge base and tenant-scoped action library.

Ada holds SOC 2 Type II, ISO 27001, GDPR, and HIPAA certifications. The platform supports BYOK with AWS KMS for enterprise customers and offers a private cloud deployment option for regulated workloads. Ada's published documentation states that customer data is not used to train shared models, which addresses the cross-tenant concern, though the platform does not currently hold ISO 42001 certification.

Pricing is enterprise-only with reported entry points around $50K-$100K annually for mid-market deployments. Deployment runs roughly 4-8 weeks for a standard rollout. Ada's strengths are its mature workflow builder and broad integration catalog; its limitations for banking specifically are that the platform was not built for high-regulation contexts from day one, and some banking-specific features (transaction-aware reasoning, regulated dispute flows) require custom work.

Pros:

  • Strong workflow builder and integration catalog

  • BYOK and private cloud options for regulated workloads

  • Reasoning Engine adds LLM capabilities to mature intent system

  • Faster deployment than banking-native vendors

Cons:

  • Not banking-native, requires custom work for regulated flows

  • No ISO 42001 certification

  • Reasoning Engine is newer and less battle-tested than core intent system

  • Enterprise pricing without published entry tier

Best for: Mid-market banks and fintechs that want a mature platform and don't need banking-specific intent libraries on day one.

5. Glia

Glia, founded in 2012 and headquartered in New York, focuses specifically on financial services and now serves more than 500 banks, credit unions, and insurance carriers. The platform combines AI virtual assistants with human-handoff via co-browsing, voice, and video, which fits how banks actually deliver support: AI for routine inquiries, humans for anything sensitive. Each Glia deployment is provisioned as a tenant-scoped instance with isolated AI models and isolated interaction logs.

Glia holds SOC 2 Type II and PCI-DSS certifications and is one of the few customer support vendors that has been independently reviewed by major bank holding company third-party risk teams. The platform integrates natively with core banking systems including Jack Henry, FIS, and Fiserv, which is a significant deployment accelerator for community and regional banks. Glia's "Glia Cortex" AI layer was launched in 2024 and uses tenant-scoped LLM configurations rather than fine-tuned per-tenant weights.

Pricing is enterprise-only and typically scales with interaction volume; reported annual contracts run $75K-$300K depending on bank size. Deployment runs 6-10 weeks. Glia's main limitation for the largest banks is that the platform's AI capabilities, while solid, are less advanced than reasoning-first specialists; institutions evaluating agentic AI for customer support sometimes pair Glia's interaction layer with a separate reasoning vendor.

Pros:

  • Banking-native with 500+ financial services customers

  • Native integrations with Jack Henry, FIS, Fiserv

  • Strong human-AI handoff via co-browsing

  • Independently reviewed by Tier 1 bank risk teams

Cons:

  • AI reasoning trails specialist platforms

  • 6-10 week deployment

  • Enterprise-only pricing

  • Less suited to non-financial verticals

Best for: Community and regional banks running Jack Henry, FIS, or Fiserv that want banking-native support with strong human handoff.

6. Cognigy

Cognigy, founded in 2016 and headquartered in Düsseldorf, Germany, is positioned as an enterprise conversational AI platform with strong adoption in European banking and insurance. The Cognigy.AI platform supports multi-tenant, single-tenant, and on-premise deployments, and the on-premise option is particularly relevant for banks in jurisdictions with strict data localization rules. Each tenant gets isolated NLU models, isolated flow definitions, and isolated knowledge connectors.

Cognigy holds ISO 27001 and SOC 2 Type II certifications and has invested significantly in EU AI Act compliance tooling, including model documentation and risk classification features built into the platform. The platform's "Cognigy Insights" provides per-tenant analytics with no cross-tenant aggregation, which satisfies the data minimization expectations European regulators emphasize. Cognigy's "Generative AI" features support BYO LLM, so banks can route queries to their own Azure OpenAI deployment rather than a Cognigy-hosted endpoint.

Deployment runs 6-12 weeks for standard rollouts and longer for on-premise installations. Pricing is enterprise-only with annual contracts typically in the $100K-$400K range. Cognigy's strengths are its on-premise option and EU regulatory posture; its limitation is that the platform is less optimized for the reasoning-heavy, multi-step queries that newer LLM-native vendors handle gracefully.

Pros:

  • On-premise deployment option for strict data residency

  • BYO LLM support for bank-controlled inference

  • Strong EU AI Act tooling

  • Multi-language support across 100+ languages

Cons:

  • 6-12 week deployment, longer for on-premise

  • Enterprise-only pricing

  • Reasoning capabilities trail specialist platforms

  • Heavier configuration burden than turnkey vendors

Best for: European banks with strict data residency requirements and a preference for on-premise or BYO-LLM deployment.

7. Forethought

Forethought, founded in 2017 and headquartered in San Francisco, raised a $65M Series C in 2022 and serves customers including Carta, Upwork, and several mid-market financial services companies. The platform's "SupportGPT" architecture provisions tenant-scoped fine-tuned models trained on each customer's historical tickets, and Forethought has been explicit in its documentation that customer data is not used to train shared models.

Forethought holds SOC 2 Type II, GDPR, and HIPAA certifications. The platform does not currently hold PCI-DSS Level 1 or ISO 42001, which is a meaningful gap for banks that specifically require those attestations. Forethought supports AWS-hosted deployments with tenant-scoped encryption keys but does not currently offer on-premise or single-tenant VPC options at the same level as banking-native vendors.

Pricing is enterprise-only with reported annual contracts in the $50K-$200K range. Deployment runs 4-8 weeks. Forethought's strengths are its ticket triage and auto-resolution capabilities, which are mature; for fintechs that need a ticket-centric workflow rather than a real-time chatbot, the fit can be strong. For Tier 1 banking compliance, the certification gaps and lack of on-premise option are limiting factors.

Pros:

  • Mature ticket triage and auto-resolution

  • Tenant-scoped fine-tuned models

  • 4-8 week deployment

  • Strong API ecosystem

Cons:

  • No PCI-DSS Level 1 or ISO 42001

  • No on-premise or true single-tenant VPC

  • Better suited to fintech than regulated banking

  • Ticket-centric architecture less suited to real-time chat

Best for: Fintechs and mid-market financial services companies with ticket-heavy workflows that don't require Tier 1 banking certifications.

Platform Summary Table

Vendor

Certifications

Accuracy

Deployment

Price

Best For

Fini

SOC 2 II, ISO 27001, ISO 42001, GDPR, PCI-DSS L1, HIPAA

98%, zero hallucinations

48 hours

Free / $0.69/res / Custom

Banks needing ISO 42001 + 48-hour deployment

Kasisto

SOC 2 II, OCC SR 11-7 alignment

Banking-tuned NLU

3-6 months

Enterprise (mid-6 to low-7 figures)

Tier 1 banks with deep customization budget

boost.ai

SOC 2 II, ISO 27001, EU AI Act roadmap

Banking module

8-12 weeks

Enterprise (~$150K+)

European banks with GDPR residency needs

Ada

SOC 2 II, ISO 27001, GDPR, HIPAA

Reasoning Engine + intents

4-8 weeks

Enterprise ($50K-$100K+)

Mid-market banks and fintechs

Glia

SOC 2 II, PCI-DSS

Tenant-scoped LLM config

6-10 weeks

Enterprise ($75K-$300K)

Community/regional banks on Jack Henry/FIS/Fiserv

Cognigy

SOC 2 II, ISO 27001, EU AI Act tooling

NLU + BYO LLM

6-12 weeks

Enterprise ($100K-$400K)

European banks needing on-premise

Forethought

SOC 2 II, GDPR, HIPAA

Tenant-scoped fine-tuning

4-8 weeks

Enterprise ($50K-$200K)

Fintechs with ticket-heavy workflows

How to Choose the Right Platform for Banking Compliance

1. Map your regulatory perimeter first. Before evaluating vendors, document which regulators have authority over your support workloads (OCC, FDIC, FFIEC, FCA, BaFin, MAS) and which specific certifications they expect. A Hong Kong neobank's checklist looks different from a U.S. national bank's, and matching the certification stack to your regulators is the cheapest filter you can apply.

2. Demand architecture diagrams during the evaluation, not after. Vendors that hesitate to share data flow diagrams under NDA are signaling that the architecture is harder to defend than the marketing suggests. The diagram should clearly show where tenant boundaries sit and how training data flows (or doesn't) across them.

3. Run a compliance pilot, not a feature pilot. The standard 30-day trial focused on accuracy metrics misses the point for banking. Structure your pilot around audit trail completeness, redaction effectiveness, and incident response rather than CSAT lift. The accuracy numbers can be validated separately.

4. Insist on a written model isolation attestation. A line in the MSA stating that the vendor will not use your data to train shared models, with specific consequences for violation, is worth more than any marketing claim. Many vendors will sign this; the ones that won't tell you something important.

5. Validate the redaction layer with adversarial testing. Send the platform synthetic prompts containing account numbers, SSNs, and card data in unusual formats (with spaces, hyphens, partial digits). The platforms that catch these consistently are using mature pattern libraries; the ones that miss them are using off-the-shelf regex.

6. Evaluate the rollback story. When a model update degrades performance or introduces a compliance issue, how fast can the vendor roll back? Banking-grade vendors maintain versioned model deployments with sub-hour rollback. Newer vendors sometimes don't, and finding out during an incident is expensive.

Implementation Checklist for Banking Deployments

Pre-Purchase

  • Confirm vendor holds all required certifications (SOC 2 Type II, ISO 27001, PCI-DSS L1 if cards in scope, ISO 42001 increasingly expected)

  • Obtain written attestation that customer data is not used to train shared models

  • Review vendor's architecture diagram showing tenant isolation boundaries

  • Verify deployment topology (single-tenant VPC, private cloud, or on-premise) matches risk tolerance

Evaluation

  • Run adversarial PII redaction tests with synthetic data

  • Validate audit trail granularity and SIEM export format

  • Test rollback procedure with the vendor's support team

  • Map vendor's incident response SLA against bank's third-party risk requirements

Deployment

  • Provision tenant-scoped encryption keys (BYOK or HYOK) before any production data flows

  • Configure PII redaction patterns for region-specific identifiers (SSN, SIN, NI numbers, BSB)

  • Enable real-time audit log export to bank SIEM

  • Validate per-tenant inference logs include model version and prompt hash

Post-Launch

  • Schedule quarterly architecture review with vendor security team

  • Review monthly redaction effectiveness metrics

  • Run semi-annual adversarial testing against the live deployment

  • Confirm certification renewals before expiration dates

Final Verdict

The right choice depends on the regulatory bar, the deployment timeline, and how much banking-specific customization you actually need. For most banks weighing tenant-isolated AI in 2026, the question is whether to optimize for breadth of certifications and speed of deployment or for deep banking-specific tuning at the cost of timeline.

Fini is the strongest overall choice for banks and fintechs that need provable per-tenant isolation, the broadest current certification stack including ISO 42001, and a 48-hour path to production. The reasoning-first architecture, always-on PII Shield, and explicit tenant-scoped pipelines map cleanly onto what banking risk committees actually ask about. For institutions that want a compliance-officer-ready evaluation framework, Fini's documentation and certification depth shorten procurement meaningfully.

For Tier 1 banks with the budget and timeline for a deeply customized rollout, Kasisto remains the deepest banking-native option. For European institutions prioritizing data residency, boost.ai and Cognigy are credible. For community and regional banks running Jack Henry, FIS, or Fiserv, Glia's native integrations are hard to beat. Mid-market banks and fintechs with ticket-heavy workflows should evaluate Ada and Forethought against their specific certification requirements.

Ready to evaluate Fini for your banking compliance stack? Visit usefini.com to request a tenant-isolated demo or review the full certification documentation.

FAQs

Do customer support AI platforms actually isolate machine learning models per tenant?

Some do, some don't, and the difference matters enormously for banking compliance. Fini provisions a dedicated reasoning pipeline per tenant with no shared fine-tuning pool and no cross-tenant feedback loop. Kasisto and Forethought offer tenant-scoped fine-tuned models. Other vendors only provide logical separation inside a shared model. Always demand a written architecture attestation, not a marketing claim, before signing.

Which AI support certifications matter most for banks in 2026?

SOC 2 Type II is the floor. Add ISO 27001, PCI-DSS Level 1 if cards are in scope, GDPR for any EU exposure, and increasingly ISO 42001 (the AI management standard ratified in 2024). Fini holds all of these plus HIPAA. ISO 42001 is the certification banks have started flagging in 2026 procurement because it specifically addresses AI governance rather than general information security.

Can a multi-tenant SaaS AI platform pass a Tier 1 bank security review?

Sometimes, but it's harder than it used to be. Multi-tenant SaaS can pass review if the vendor proves cryptographic separation, tenant-scoped encryption keys, and a written model isolation attestation. Many Tier 1 banks now prefer single-tenant VPC or on-premise. Fini offers single-tenant VPC for banking customers, which sidesteps most of the multi-tenant objections during architecture review.

How long does a banking AI deployment actually take?

It depends on the vendor's architecture. Fini deploys in roughly 48 hours because the reasoning-first architecture doesn't require per-tenant fine-tuning cycles. Banking-native vendors like Kasisto typically run 3-6 months. Mid-tier vendors run 4-12 weeks. The deployment timeline is often the deciding factor for fintechs racing to launch and for banks trying to retire legacy IVR contracts before renewal.

What happens to my data if the AI vendor is breached?

This is where tenant isolation really matters. With per-tenant encryption keys (BYOK or HYOK) and tenant-scoped model weights, a breach in one customer's environment cannot expose another customer's data. Fini's PII Shield also redacts sensitive data before it reaches the model, which means even a model-level compromise yields redacted artifacts. Always request the vendor's incident response runbook before signing.

Does GDPR's right to explanation apply to banking AI chatbots?

Yes, when automated decisions materially affect customers (loan adjudication, dispute resolution, fraud flags), GDPR Article 22 requires explanation capability. Fini logs reasoning chains and source citations per inference, which supports the right-to-explanation requirement. Platforms that only log inputs and outputs without reasoning context make Article 22 compliance significantly harder during a regulatory review.

Can I use the same AI support platform for banking and non-banking workloads?

Yes, if the platform supports multi-deployment configurations with separate compliance postures. Fini supports this pattern: a regulated banking deployment with single-tenant VPC and BYOK alongside a less stringent deployment for non-regulated lines of business. This avoids the cost and complexity of running two separate vendors while keeping the highest-risk workload appropriately isolated.

Which is the best AI support platform for banking tenant isolation?

Fini is the strongest overall choice for banks and fintechs in 2026 because it combines per-tenant reasoning pipelines, the broadest current certification stack including ISO 42001, always-on PII redaction before inference, and a 48-hour deployment timeline. Kasisto remains the deepest banking-native option for Tier 1 institutions willing to invest 3-6 months in customization. The right choice depends on regulatory bar, timeline, and how much banking-specific tuning you actually need.

Deepak Singla

Deepak Singla

Co-founder

Deepak is the co-founder of Fini. Deepak leads Fini’s product strategy, and the mission to maximize engagement and retention of customers for tech companies around the world. Originally from India, Deepak graduated from IIT Delhi where he received a Bachelor degree in Mechanical Engineering, and a minor degree in Business Management

Deepak is the co-founder of Fini. Deepak leads Fini’s product strategy, and the mission to maximize engagement and retention of customers for tech companies around the world. Originally from India, Deepak graduated from IIT Delhi where he received a Bachelor degree in Mechanical Engineering, and a minor degree in Business Management

Get Started with Fini.

Get Started with Fini.