Module 115 min read · AI in Finance

The AI-in-Finance Landscape

Finance was one of the first industries to adopt machine learning at scale — algorithmic trading desks were using statistical models decades before ChatGPT existed. But the arrival of large language models changed something fundamental: for the first time, the unstructured language of finance — earnings calls, filings, analyst notes, news — became something software could read and reason about. This module maps the real landscape so you understand what AI does well in finance, what it does badly, and where the genuine value is.

Two very different kinds of "AI in finance"

When people say "AI in finance," they're usually conflating two completely different things. Understanding the distinction is the foundation of everything else in this course.

The first is quantitative machine learning — the statistical models that have powered algorithmic trading, fraud detection, and credit scoring for years. These are specialized, narrow systems trained on structured numerical data. A fraud model doesn't "understand" anything; it detects statistical anomalies in transaction patterns. This world predates LLMs entirely and largely operates separately from them.

The second — and the focus of this course — is the use of large language models like Claude, ChatGPT, Gemini, and Perplexity to work with the language of finance. Reading a 10-K. Summarizing an earnings call. Drafting an investment memo. Researching a company. Comparing competitors. This is new, and it's where most professionals are now spending their AI energy.

The distinction that matters

This course is about using general-purpose LLMs as a research and analysis assistant — not about building quant trading algorithms. The skills here apply whether you're an analyst, an investor, a finance student, or someone managing their own portfolio. You don't need to code. You need to understand how to direct these tools and, critically, how to verify what they produce.

Where LLMs genuinely add value in finance

Be skeptical of anyone claiming AI will replace financial analysts. The reality is more specific and more useful: LLMs are extraordinarily good at a particular class of tasks that used to consume enormous amounts of an analyst's time.

Compressing unstructured text
A 250-page annual report, a 90-minute earnings call transcript, a stack of analyst notes — LLMs can read these in seconds and surface the parts that matter. This is the single highest-leverage use of AI in finance: turning hours of reading into minutes of focused review.
First-draft synthesis
Drafting an investment thesis, a company overview, a competitive landscape, or a risk summary. The AI gets you to a structured first draft fast — which you then refine, correct, and own. The draft is the scaffolding, not the final product.
Explanation and learning
Explaining an unfamiliar financial instrument, a confusing accounting treatment, or a complex deal structure in plain language. For students and generalists, this is a genuinely powerful tutor that adapts to your level.
Structuring and reformatting
Turning messy notes into a clean memo, extracting data points into a table, converting a narrative into a structured framework. The AI handles the tedious reformatting so you spend your time on judgment.

Where LLMs are dangerous in finance

Finance is a domain where being confidently wrong has real consequences — money, fiduciary duty, regulatory exposure. The same model that summarizes a 10-K beautifully will also invent a revenue figure that sounds completely plausible. You must internalize where the failure modes are.

The three failure modes that matter most

Fabricated numbers. LLMs hallucinate specific figures — revenue, margins, ratios, dates — with total confidence. A made-up "14.2% operating margin" reads exactly like a real one. Never trust a number an LLM gives you without checking the source.

Stale knowledge. Models have training cutoffs. Ask about a company's "current" CEO, latest quarter, or recent stock price from training data, and you may get information that's months or years out of date — stated as if it's current.

False precision in reasoning. An LLM can produce a confident-sounding valuation or recommendation built on flawed assumptions it never flagged. The polish of the output masks the weakness of the foundation.

The tool-to-task map for finance

You learned the individual tools in the earlier courses. Here's how they map specifically to financial work.

TaskBest toolWhy
Current market data, recent news, latest filingsPerplexityLive web search with citations defeats the training-cutoff problem
Analyzing a long filing or transcript you uploadClaude or GeminiLarge context windows handle full documents; Claude for nuance, Gemini for sheer length
Running actual calculations on a datasetChatGPT (Advanced Data Analysis)Executes real Python on uploaded spreadsheets — real numbers, not estimates
Writing the investment memo or thesisClaudeHighest-quality analytical writing and willingness to flag weak arguments
Comprehensive multi-source company researchGemini Deep Research or PerplexityAgentic multi-search synthesis across many sources
The mindset for this course

Treat AI as a brilliant, fast, occasionally unreliable junior analyst. It can do the legwork — read the filings, draft the memo, build the framework — but everything it produces requires senior review before it's trusted. You are the senior. The entire value of this course is teaching you to direct the work and catch the errors.

What's ahead

The next module tackles the most important technical reality of all: how language models actually handle numbers, and why that determines everything about how you should and shouldn't use them for financial math. From there we move through research, statement analysis, modeling, filings, valuation, risk, building your own workflow, and finally the ethical and practical limits that every responsible practitioner must respect.