Home AI Foundations for Analysts

AI Foundations for Analysts

The mental models a data professional needs to use AI well, from how language models read a schema to where embeddings beat classic feature engineering.

ADVERTISEMENT

Free tools

All tools →

Token Estimator

Paste any text to estimate how many tokens it uses, and see what that text would cost to send to each major model.

Guides

All guides →

How Large Language Models Actually Parse a SQL Schema, and Where They Get It Wrong

A model does not read your database the way you do. Understanding what it actually sees explains most of its confident, wrong joins.

Ravi Chandrasekaran, a former data science lead turned AI educator · 9 min read

Embeddings Versus Traditional Feature Engineering: When Vector Representations Actually Help an Analyst

Vectors are not a replacement for feature engineering. Knowing which problems they fit saves you from an expensive detour.

Ravi Chandrasekaran, a former data science lead turned AI educator · 8 min read

A Working Vocabulary: Tokens, Context Windows, and Temperature Explained for Data Teams

Three concepts explain most of what surprises analysts about LLM behavior, cost, and reliability. Here is what each one actually controls.

Ravi Chandrasekaran, a former data science lead turned AI educator · 7 min read