Fin Maverick
Foundations VocabularyAccounting & ReportingEconomics & MacroQuant Methods & ProgrammingBusiness & Company AnalysisCorporate Finance & ValuationBehavioural Finance
Banking & Market InfrastructureFixed Income & RatesDerivatives & Structured ProductsPublic EquitiesTransactions & DealsPortfolio ConstructionFunds & AMCs
Private Markets & AlternativesRisk, Treasury & ControlAI & Digital FinanceStochastic Calculus & PricingWealth & Personal FinanceIndian Markets & RegulationProfessional Practice
CalculatorComparison
Frameworks
Explore Bootcamps
Equity ResearchPortfolio ManagementMutual Fund MasteryFinancial LiteracyInvestment Banking Analyst
Private Equity AnalystHedge Funds AnalystBreaking Into VCBreaking Into QuantsAI For Finance
Financial Analyst ProgramRisk Management ProgramPrivate Wealth ManagementDebt Capital MarketsDerivatives Foundation
Explore Internships
Equity Research InternMutual Fund Intern
Portfolio Management InternFinancial Literacy Intern
Explore Micro Courses

Equity Research6

Writing an Investment ThesisBuilding a Discounted Cash FlowReading an Annual Report FastReading a Sector Before a CompanySpotting Quality of Earnings Red FlagsBuilding a Revenue Forecast From Drivers

Portfolio Management3

Rebalancing: When, Why and What It CostsStrategic and Tactical Asset AllocationMeasuring Risk in a Portfolio

Mutual Fund Mastery3

Comparing Funds Without Being FooledHow a NAV Is Struck and Which Day You GetReading a Fund Factsheet Properly

Derivatives Unlocked4

Hedging a Real ExposureThe Greeks, PracticallyFutures, the Basis and What Moves ItReading an Option Payoff

AI For Finance2

Retrieval and Grounding for FinanceDocument Extraction in Finance

Breaking Into Quants4

Backtesting a StrategyHypothesis TestingCleaning Financial DataRegression for Finance

Breaking Into VC3

Sizing a MarketReading a Term Sheet as a FounderHow a Venture Round Actually Works

Financial Analyst Program4

Common Size and Trend AnalysisReading a Cash Flow StatementRatio Analysis That Says SomethingBuilding a Working Capital Schedule

Risk Management Program2

Credit Exposure and How It Is ReducedValue at Risk and What It Hides

Investment Banking Analyst3

Precedent Transactions and Why They DifferReading a Term Sheet StructurallyBuilding a Comparable Companies Table

Private Wealth Management3

Tax Aware Portfolio DecisionsBuilding a Client Risk ProfileGoal Based Planning Arithmetic

Debt Capital Markets3

Analysing an Issuer's CreditDuration and What It Does Not Tell YouBond Pricing and Yield Mechanics

Private Equity Analyst2

Fund Waterfalls and CarryThe LBO in Structure

Hedge Funds Analyst2

Short Selling MechanicsLong Short Mechanics
Courses
Explore Career Roadmaps
Investment Banking AnalystEquity Research AnalystVC AnalystPrivate Equity AnalystHedge Funds Analyst
Quant AnalystAI For FinanceFinancial Analyst ProgramPrivate Wealth ManagementDebt Capital Markets
Risk Management ProgramDerivatives FoundationPortfolio ManagementMutual Fund Mastery
PartnershipsShowdown
Log inSign up
AI, Automation & Digital Finance
1AI Foundations
Artificial Intelligence in FinanceAlgorithmNeural Networks and Deep LearningMachine LearningArtificial Intelligence vs Machine…Computer Vision in FinanceTraining Data and LabelsNatural Language Processing in Finance
2Generative AI
Generative AIGenerative AI vs Predictive AILarge Language ModelsEmbeddingsHallucinationFine TuningPrompting vs Fine TuningThe PromptThe Context WindowTool CallingGroundingVector DatabasesRetrieval Augmented GenerationRAG vs Fine Tuning
3Automation and Workflow
Workflow AutomationAutomation vs AugmentationHow to Map a…Straight-Through Processing and Exception…Robotic Process AutomationRule EnginesMachine Learning vs Rule-Based…
4Document and Operations AI
Intelligent Document ProcessingBatch vs Real-Time vs…Document Classification vs Entity…Service Level AgreementsCase ManagementHow to Document Data…Reconciliation AutomationOptical Character Recognition and Data ExtractionConfidence Scores
5Customer Systems, Identity and Digital Assets
Digital IdentityConsent ManagementBlockchain and Distributed LedgerChatbots and Conversational AIFrom Use Case to ProductionDigital Assets and TokenisationDigital SignaturesData Sharing in FinanceElectronic KYC and Digital Onboarding
6Credit and Fraud Systems
The Fraud AlertCredit Decisioning SystemsHuman in the Loop…Adverse ActionAnomaly DetectionThe Decision ThresholdCredit Score vs Credit DecisionAlert Triage and EscalationFraud Detection and Transaction MonitoringFraud Model vs Credit ModelHow to Build Human…
7Governance, Data and Vendors
AI Governance and the AI PolicyHow to Create an…Explainability and Interpretability ComparedThe AI VendorBias and Fairness in Financial AIShadow AIAccess Control and Data MinimisationCloud Computing in FinanceData Lineage and Master DataData ResidencyThe AI Use Case Register and Model InventoryThe Model Owner
8Model Performance, Monitoring and Resilience
Model DriftFalse Positives and False NegativesClassification MetricsAdversarial AttacksModel TestingBias, Fairness and Explainability…Stopping an Automated SystemModel ValidationAI Governance vs Model Risk ManagementPrompt InjectionHow to Create an…

Generative AI: What Makes It Different From Earlier Models

A generative component produces new material, usually text, rather than a value drawn from a fixed set of answers. The difference in what comes back decides everything about deploying one: the output is read by a person rather than acted on by a system, it reads well whether or not anything supports it, and evaluating it means checking each assertion against something else rather than comparing one number to a right answer.

Scoring is where the difference bites. An earlier model was asked a question that had a right answer, so somebody could score it by holding what came back against what should have come back. A generative componentOne that produces new material rather than selecting a value from a fixed set of possible answers. is asked to produce something, so scoring it means a person deciding whether what it produced is supported by the material in front of them. A person's decision takes minutes rather than milliseconds, and any honest account of what one of these arrangements saves has to subtract that time.

What does generative actually mean here?

Picture two desks in the same office. At the first desk, a clerk reads a file and ticks one of four boxes: accept, decline, refer, or send back for documents. Whatever the clerk was thinking, the output is one of four things. Six months later somebody can pull the file, see what actually happened to that customer, and say the ticked box was right or wrong. At the second desk, a clerk reads the same file and writes a paragraph explaining what happened and why. There is no box. There is no list of correct paragraphs sitting somewhere to hold it against. Two careful people would write two different paragraphs and both could be perfectly correct.

Generative means the second desk. The component is not choosing from a set that somebody wrote down in advance; it is assembling material that did not exist until it assembled it. How the text gets put together is a separate subject, and none of it is needed here. The shape of the output changes everything downstream.

Take Sumeru Bank Limited, an invented mid-sized Indian bank whose retail personal loan intake chain runs through this whole subject area. Two of its nine components make the contrast cleanly. Component 6 is the scoring model, and what comes back from it is a value: high enough to accept, low enough to decline, or inside the bank's own referral range. Component 9, the workflow router, acts on that value straight away and no person is involved. Component 8 is the drafting assistant, and what comes back from it is English prose about a file. Nothing acts on it. Somebody reads it.

The difference is what comes back, not how either one was built AN EARLIER MODEL A GENERATIVE COMPONENT What comesback One value from a fixed set, suchas accept, decline or refer New material written out, aparagraph nobody wrote before Who actson it The next component, with noperson standing in between A person, who reads it beforeanything at all happens How it isscored Hold the value against theoutcome that actually occurred Somebody decides whethereach sentence is supported What onecheck costs Milliseconds, and it can be runover every file in the month Minutes, and somebody has tobe paid for every one of them
An earlier model returns a value the next component acts on and which can be scored against the outcome that occurred, while a generative component returns material a person has to read and check sentence by sentence, and the cost of one check moves from milliseconds to minutes.
Try it out

What is the difference between a generative component and an earlier model?

Why is that a difference in kind rather than a difference in capability?

The tempting reading is that a generative component is simply a cleverer version of what came before, further along the same road. It is not. A generative component is on a different road, and the difference shows most clearly in what it takes to find out whether one is working.

Sumeru Bank Limited can measure component 6, the scoring model, over a month of files without anybody reading anything. There are 8,600 decided files, each carries an outcome, and the comparison runs overnight. Measuring component 8 was a different exercise entirely. Two hundred exception notes were pulled, and people sat and read them beside the files they described. The question is not whether a number matched but whether a sentence was supported, and nothing but a person answers that, so there is no way to run it overnight.

Ajay Agrawal, Joshua Gans and Avi Goldfarb make the point across Prediction Machines that any learned component produces something a person still has to act on. With an earlier model the acting is often another machine, so the point is easy to miss. With a generative component the acting is unavoidably a person, so the point is unmissable and expensive.

What does the drafting assistant actually do in one deployed chain?

Nine components carry the artificial intelligence label inside the intake chain at Sumeru Bank Limited. Component 8 is the drafting assistant, and it is the only generative one. The assistant produces the first draftA first version produced for a person to check, change or reject before it takes effect. of exactly two things: the exception noteThe written record a desk officer makes on a file that the automation stopped, saying what happened and what should happen next. a desk officer writes on a file the automation stopped, and the explanation paragraph that sits inside a decline letter. The list ends there. Of the month's 8,600 files, 3,010 were routed to a person, so the assistant runs on 3,010 exception notes a month.

Notice what is missing from that list. Component 8 decided nothing. By the time it writes anything the decision has already been taken by something else: the scoring model, an income rule, a fraud rule, an identity check. Of the month's 8,600 decisions it determined none. Component 8 writes about a decision, never towards one. The distinction between writing about a decision and writing towards one is the reason the bank could place it where it did, and it is the first thing to establish about any generative component anybody proposes.

Component 8, the drafting assistant: the whole of its job, and the whole of its limit WHAT IT DRAFTS 1 The exception note a desk officer writes on a file that was stopped 2 The explanation paragraph inside a decline letter It runs on 3,010 exception notes a month, being the files a person saw. A person signs both. WHAT IT NEVER DOES It never decides. Of the month's 8,600 decisions it determined none. It never signs. The signature is a named person on the desk. It never writes towards an open decision, only about a closed one. Placement, not capability.
The drafting assistant writes the first version of two documents across 3,010 notes a month and determined none of the month's 8,600 decisions, which is a fact about where it was placed rather than about what it could do.
Try it out

Two hundred of those drafts were pulled and read beside the files they described. How many contained a statement that was not in the file?

Who acts on the output, and where does the person stand?

Ismail Sheikh runs the exception desk at Sumeru Bank Limited, and the arrangement he signed up to has six stages, of which the component occupies exactly one. The decision has already been taken. The material from the file is assembled. Component 8 drafts. A desk officer reads the draft against the file, and the bank calls the stage verificationThe checking a person does on a draft before it takes effect, held against the material the draft is supposed to describe.. The desk officer signs. Only then does anything reach the applicant.

Drawn out as a path, the time and the accountability land in the same picture, and they turn out to sit in the same two stages. The person is not reviewing the component; the person is producing the document, using a draft. That sounds like a distinction without a difference until something goes wrong, at which point the question asked is who signed, and the answer has a name attached to it rather than a version number.

Where the draft goes, and where it stops STAGE 1 The decision hasalready been taken STAGE 2 Material assembledfrom the file STAGE 3, THE COMPONENT It drafts the notein about 4 minutes STAGE 4 Verified, 9 minutes STAGE 5 A named person signs STAGE 6 It reaches the applicant Everything inside the green frame is a person, and that is where the whole of the time sits.
The draft passes through a named person who verifies it against the file and signs it before anything reaches the applicant, so the accountability and the nine minutes of cost sit in the same two stages.
Try it out

In this arrangement, what is the desk officer's actual role at stage 4 and stage 5?

Financial Analyst Program Bootcamp — Fin Maverick

What did it save, before anybody subtracted anything?

The bank measured it properly. Not every bank does. Two hundred exception notes in month six, timed end to end. Before component 8, a desk officer wrote the note from the file in about 18 minutes. After, the officer read a draft, corrected it and finished it in about 4. The fall is 14 minutes, and it is a real, measured, honest number.

The 14 minutes is also half a sentence. The other half is a stage that did not exist before and now does. The officer has to check the draft against the file, and that took 9 minutes. Before, one person did one thing for 18 minutes; after, a component does one thing for 4 minutes and a person does a different thing for 9, so the file costs 13 minutes instead of 18.

What does the saving look like once verification is subtracted?

Five minutes a note. Five minutes is the number to quote, and it survives contact with anybody who asks how the desk's capacity actually changed. Work it forward across the month: 5 minutes on each of 3,010 exception notes is 15,050 minutes, or about 250.8 hours. Those hours are real. A desk of seven people gets roughly a third of a person's month back, and gets it back on the most tedious part of the job.

Now work the other number forward, the one that leaves verification out. Fourteen minutes on 3,010 notes is 42,140 minutes, or about 702 hours. The gap between the two is not a rounding difference: the first figure is very nearly three times the second, and only one of them describes anything a desk head could actually plan around. The 9 minutes is not overhead somebody could sharpen away. Those nine minutes are the stage that finds the faults, and what they catch has been counted.

One note, and then one month MINUTES ON ONE EXCEPTION NOTE Before 18 minutes After 13 minutes draft, 4 verification, 9 the drafting fall, 14 minutes, which is not the saving the saving, 5 minutes HOURS A MONTH ACROSS 3,010 NOTES Reported at 14 about 702 hours Reported at 5 about 250.8 hours a gap of 2.8 times on one deployment
Drafting fell from 18 minutes to 4 and verification added 9, so the work on one note fell to 13 minutes and the saving is 5, which across 3,010 notes is about 250.8 hours a month rather than the roughly 702 hours implied by quoting 14.
Try it out

Drafting fell from 18 minutes to 4 minutes a note. What is the saving?

The error that gets made, and what it costs

The saving went to the committee as 14 minutes a note. Nobody invented it and nobody was trying to mislead anybody. Drafting really did fall from 18 minutes to 4, the measurement was clean, and the paper cited the measurement correctly. The paper left out the stage that did not exist before: the 9 minutes a desk officer now spends holding the draft against the file. Reported that way, the arrangement returned 42,140 minutes a month, about 702 hours, and it was approved on that basis.

The desk got about 250.8 hours. The awkward meeting came later, when the same committee had to work out why a saving it had signed off did not show up anywhere in the exception desk's capacity, and the answer was that most of it had never existed. The cost was not the missing hours. The cost was that the 9 minutes then looked like a problem to be solved rather than the check that catches 21 unsupported statements in every 200 notes. A stage that is described as waste gets thinned, and what it was catching starts arriving at customers.

AI For Finance Bootcamp — Fin Maverick

How is a draft checked before somebody's name goes on it?

Review it is not an instruction. Review it is a hope. Somebody handed a draft and told to review it will read it, find it reads well, and pass it on, and that is not a failing of the person; it is a failing of the instruction. A list turns a hope into a task somebody can actually finish. Sumeru Bank Limited settled on five checks, and the 9 minutes is what those five checks take.

How to Evaluate a Generative AI Output for Financial Work

The five, in the order the desk runs them. Check one: trace every figure back to the supplied material. Not to a remembered version of the file, and not to the number the draft repeats twice. A number repeated twice repeats the same error twice. The field itself is opened and looked at. Check two: trace every assertion back to a passage. Each claim in the draft should be pointable at something: a line in the statement, a rule that fired, a document that was or was not there. Check three: look for anything asserted that the material does not contain at all. Not a wrong figure and not a wrong reading, but a sentence describing something that never happened. Check four: confirm the required format and the required statements are present. A decline explanation that is accurate and missing the wording the desk is obliged to include is still not finished. Check five: where the material genuinely did not support an answer, confirm the draft handled that properly rather than filling the gap.

The nine minutes, itemised: five checks, and what each one is held against 1 Every figure traced back to the supplied material held against: the file's own fields, opened and looked at 2 Every assertion traced back to a passage held against: a line, a rule that fired, a document present or absent 3 Nothing asserted that the material does not contain held against: nothing. The search is for something that is not there 4 The required format and the required statements present held against: the desk's own template and wording list 5 The decline to answer case handled properly where it arises held against: what the desk told it to do when the material runs out
Verification at this bank is five named checks rather than a general instruction to review, and four of them give the reader something concrete to hold the draft against while the third gives nothing at all.
Try it out

Which of the five checks is hardest to do, and why?

Which of the five catches most of what is wrong?

Of the 200 drafts, 23 carried a statement that was not in the file. The rate is 11.5 per cent, or about one note in nine. Twenty-one of the 23 were caught, and every one of them was caught by check three. Two were not caught, and those two were signed and sent. The check that finds almost everything is the only one of the five with nothing in the document to point at it. Having nothing to point at makes it the slowest, and the first to be dropped when the queue is long.

Proofreading a letter somebody else wrote about a meeting both of them attended makes the difficulty plain. A wrong date is easy to spot. The date is right there and can be checked. A described conversation that never happened is much harder. Nothing about the sentence looks wrong. The invented sentence reads exactly like the sentences either side of it. Only holding the whole letter against what was actually said catches it, and that is slower and more tiring than checking a date. Nothing in the document helps.

The 23 drafts that carried an unsupported statement, and where they ended up out of 200 notes measured, being 11.5 per cent, or about one note in nine 21 stopped by check three 2 signed and sent CHECKS 1, 2, 4 AND 5 Each supplies something to compare CHECK 3 Supplies nothing. An absence must be noticed.
All 21 of the faults that were caught were caught by the one check that supplies nothing to compare against, and the 2 that were missed went out under a person's signature.

Why does a draft that reads perfectly settle nothing?

FluencyText reading correctly and confidently, which is a property of the writing rather than of the content. is a property of the writing and support is a property of the content, and the two are not connected. Every one of the 200 drafts read as though it had been written by somebody sitting with the file open. All 200. Twenty-three of them contained something the file never said, in exactly the same steady tone as the sentences around it. There was no wobble, no hedge, no change of register at the point where the text left the material behind.

The disconnection runs against everything a career of reading documents teaches. A reader learns to trust the confident memo and to slow down at the one that reads oddly. The faults arrive dressed exactly like the rest. An instinct trained on how a document reads is not merely useless here. It points the wrong way. An unsupported statementAn assertion in the output that nothing in the supplied material contains. is not a property that shows up in the prose. The fault is a measured rate instead: at this bank, in month six, 11.5 per cent of drafts.

One property is flat across all 200 drafts. The other is not. READS AS THOUGH WRITTEN FROM THE FILE 200 of 200, with no variation anywhere along it SUPPORTED BY THE FILE, DRAFT BY DRAFT 177 supported 23 carried a statement the file did not contain, being 11.5 per cent
Every one of the 200 drafts read as though written from the file while 23 of them contained something the file never said, so how well the text reads carries no information about whether it is supported.

Here is one of them, reconstructed from the desk's own template. The income corroboration rule routed the file. The rule compares a declared monthly income against the median monthly salary credit over three months of statement. The declared figure was Rs 45,000/- and the corroborated figure was Rs 38,000/-, a gap of Rs 7,000/- or 15.6 per cent. The gap is outside the tolerance the bank chose, so the file stopped and went to the desk. Four of the sentences below can be traced to the file in seconds. One cannot.

One draft, with the one sentence nothing supports marked EXCEPTION NOTE, FILE ROUTED BY THE INCOME CORROBORATION RULE The declared monthly income on the application is Rs 45,000/-. The median monthly salary credit over three months of statement is Rs 38,000/-. The declared figure exceeds the corroborated figure by Rs 7,000/-, being 15.6 per cent, which is outside the tolerance applied, so the file was routed to this desk. The applicant confirmed that the shortfall relates to a recent change of employer. Propose the file be held for one further salary credit before a decision is taken. Nothing in the file records any contact with the applicant. The sentence reads like the others. Reconstructed from the invented bank's own template. Figures are that bank's own.
One sentence in this draft describes a conversation the file never records, and it sits in the same tone and the same sentence shape as the four around it that trace back cleanly.
Try it out

A draft reads perfectly. What does that establish about whether it is right?

Try it out

Before the control below is moved: verification is cut from 9 minutes to 4. How many of the 23 unsupported statements still get caught?

Play with it

How much checking is the catching worth?

One thing moves: the minutes of verification the desk is funded to spend on each note. Everything else is held at the invented bank's month six measurement, being 200 notes, 23 of them carrying a statement the file did not contain, and a drafting fall of 14 minutes that the verification is paid out of.

Static readings to check the control against. At the 9 minutes this bank funded, 21 of the 23 are caught, 2 reach a customer, and the net savingTime saved after the checking the arrangement requires has been subtracted from the time the drafting saved. is 5 minutes a note, about 250.8 hours a month across 3,010 notes. At 0 minutes all 23 reach a customer for a saving of 14 minutes a note, about 702 hours.

0 minutes9 minutes of verification12 minutes
Move the verification time and watch all three parts move together OUT OF THE 23 IN 200 DRAFTS 21 caught 2 reach a customer WHERE THE 14 MINUTE DRAFTING FALL GOES verification, 9 min net saving, 5 min Every minute of checking is paid for out of the same 14 minutes the drafting released. about 250.8 hours a month across 3,010 notes EACH BLOCK IS ONE OF THE 23 FAULTY DRAFTS stopped in verification signed and sent to a customer The catching flattens sharply after 9 minutes, which is why this bank funded 9 and not 12.
Caught
21
Reach a customer
2
Net saving a note
5
Hours a month
250.8
At 9 minutes of verification a note, 21 of the 23 unsupported statements are caught and 2 reach a customer, and the net saving is 5 minutes a note, about 250.8 hours a month across 3,010 notes.
Educational illustration. Two hundred notes measured at one invented bank in one month, 23 unsupported statements among them, and four measured verification settings with a straight line drawn between them. The relationship belongs to this deployment and is not a property of any tool. Figures are the bank's own.
Reading an Option Payoff — free micro-course from Fin Maverick

Where should a generative component never be placed?

Two questions settle it, and neither of them is about the task. The first is whether a person will actually read every output before it takes effect. Not whether somebody could, not whether a policy says they will, but whether the volume, the staffing and the clock allow it on the worst day of the month. The second is whether that person will have the material to check it against, open in front of them, at the moment they are reading. Two noes and the component does not belong there. One no and there is work to do before it does.

Both questions are about what happens after the output. Teams that argue about the task instead get the placement wrong. A household version makes it plain. Somebody might happily let another person draft a reply to a difficult letter on their behalf, so long as they were going to read it before it went, with the original letter beside them. The same person would not let it be posted unread, and could not read it usefully without the original letter to hand. Nothing about that judgement depends on how good a writer the drafter is.

Two questions, asked about the position rather than about the task QUESTION 1 Will a person read every output before it takes effect, on the worst day? no DO NOT PLACE ONE HERE yes QUESTION 2 Will that person have the material to check it against, open, at that moment? no DO NOT PLACE ONE HERE yes A generative component can sit here and the checking is part of the cost Neither question asks how good the component is. Both ask what happens after it speaks.
A no to either question rules the position out, and because both questions are about what happens after the output rather than about the task, a team can settle the placement before it has seen anything work.
Try it out

Nobody will read every output before it takes effect. Should a generative component sit in that position?

The Risk Management Program bootcamp teaches you to set a limit framework and run it through a breach.

How does a desk head, an internal auditor or a board member actually use this?

Ismail Sheikh, running the exception desk, uses it to staff. His number is 5 minutes a note, never 14. Five is what actually appears in his capacity. Fourteen is what appears in somebody else's paper. When a proposal reaches him promising that a component will take work off his desk, the first question he asks back is what the checking costs, and if nobody has measured it, the honest position is that the saving is unknown rather than large.

Neelima Rao, in the risk function and having built no part of the chain, uses it differently. She is not interested in the saving at all; she is interested in whether the checking exists as a task rather than as an instruction, whether there is a list, and whether the list has a check three on it. An arrangement where the person in the path has no written list is one where nobody can say what was checked, and that is a governance finding whatever the fault rate turns out to be.

A board member, or anybody reading the paper rather than writing it, uses one habit: never let the saving and the fault rate arrive in separate sentences. The deployment at Sumeru Bank Limited saved 5 minutes a note and produced an unsupported statement in about one note in nine, and the checking that finds them is exactly what the 9 minutes buys. Said together, those facts describe a working arrangement that somebody chose deliberately. Said apart, the first is a sales pitch and the second is a scare, and neither is the truth of it.

India

Who sets expectations where a component drafts what a customer reads

Where a regulated lender deploys a component whose output reaches a customer, the expectations covering outsourcing, digital lending, customer data, consent and record keeping are set by the Reserve Bank of India and published at rbi.org.in. Where the deployer is a market intermediary, the Securities and Exchange Board of India at sebi.gov.in sets its own. Both sets of expectations move, so a requirement, a threshold or an effective date in force today may not be the one in force a year from now.

How a language model produces its text is covered separately, as are retrieval, grounding and the store of documents a component can be pointed at. What a learned component is, and how one is fitted and evaluated, is also covered separately and is used here rather than repeated.
Breaking Into Quants Bootcamp — Fin Maverick

Sources

SourceDocumentSite
Reserve Bank of IndiaExpectations on a regulated lender covering digital lending, outsourcing, customer data, consent and record keepingrbi.org.in
Securities and Exchange Board of IndiaExpectations where the deployer of such an arrangement is a market intermediarysebi.gov.in
Bank for International SettlementsInternational supervisory material on the deployment of such systems by banksbis.org
Ajay Agrawal, Joshua Gans and Avi GoldfarbPrediction Machines, 2018, on a learned component producing something a person still has to act onHarvard Business Review Press

Sumeru Bank Limited, Ismail Sheikh and Neelima Rao are invented.
Educational material. Not advice on any investment, tax, budget or market position.

Covered in this topic

Subtopics

How to Evaluate a Generative AI Output for Financial Work
Next →
Fin Maverick Micro CoursesExplore Micro Courses
Fin Maverick BootcampsExplore Bootcamps
Fin Maverick

Finance education that ends in a job, not a certificate that gathers dust. Built for young India.

LEARN
CalculatorsFrameworksComparisonsCareersShowdown
RESOURCES
All CoursesMicro CoursesBootcampsInternships
COMPANY
AboutJob openingPartnership
LEGAL
Privacy PolicyTerms & ConditionsContent LicenseReturn & Refund Policy
© 2026 FIN MAVERICK / BUILT FOR INDIA.DO FINANCE, DO NOT JUST READ ABOUT IT.