Coming soon · Book Profile
Data-Driven Marketing with Artificial Intelligence: Harness the Power of Predictive Marketing and Machine Learning
A practical, non-technical guide for marketers and executives on how artificial intelligence, big data, and machine learning are transforming marketing into a data-driven, autonomous, and hyper-personalized discipline.
A profile of this book is on the way.
What it’s about
Written for CEOs, CMOs, and digital marketing managers rather than data scientists, this book sits between philosophical hype and dense mathematics to explain how AI is already reshaping marketing. It surveys the landscape of commercial AI marketing tools across competitive intelligence, predictive pricing, content marketing, lead acquisition, personalization, and customer service, then explains the underlying technologies of big data, predictive analytics, and machine learning in accessible terms—including a data scientist's tour of common algorithms. It shows readers why and how they might build their own AI solutions, how AI will affect their jobs and industries, what comes next (IoT, machines as customers, blockchain), and the ethical and legal risks of data-driven decision making. Backed by interviews with two dozen vendors, it equips marketers to move from gut feeling and spammy mass marketing to fact-based, self-optimizing, personalized precision marketing at scale.
The through-line
- Who it’s for
- A CEO, CMO, or digital marketing manager who wants to keep their company competitive and stay relevant in an AI-driven marketing world.
- The problem
- AI is rapidly disrupting marketing and competitors are already using it, while the marketer lacks a clear, practical understanding of what AI can do. They feel overwhelmed by hype, jargon, and the fear of being left behind or made obsolete.
- The plan
- Learn the key AI terms and concepts and the difference between weak and strong AI.
- Survey what commercial AI marketing tools already do and select the right ones.
- Decide whether to build your own custom AI and understand how machine learning systems are structured.
- Grasp the basics of big data, predictive analytics, machine learning, and common algorithms.
- Deploy and continuously retrain prediction models, and prepare for job and industry disruption.
- The payoff
- More relevant, personalized, efficient, and cost-effective marketing at scale. · Improved customer experiences, loyalty, and returns through self-optimizing systems. · A competitive, data-driven edge as an early adopter and AI evangelist in your organization.
See our guide
Related profiles we’ve built
- The AI Marketing Canvas: A Five-Step AI Plan for Marketers →
- Artificial Intelligence →
- Artificial Intelligence - A Very Short Introduction →
- Effective Data Science Infrastructure →
- Human + Machine →
- Time Series Forecasting Using Foundation Models →
- Understanding Deep Learning →
- Big Data_ A Very Short Introduction (Very Short Introductions) →
Additional reading
- Designing Machine Learning Systems (DMLS) · Chip Huyen
The author explicitly positions 'AI Engineering' as a companion book to DMLS. DMLS covers the principles of traditional ML engineering (feature engineering, model training, tabular data), which this book builds upon by focusing on the new paradigm of foundation models.
- Artificial Intelligence: A Modern Approach · Stuart Russell and Peter Norvig
The book references this classic AI textbook for its definition of an 'agent' as a perceiving and acting entity, providing the foundational academic context for the 'Agents' section in Chapter 6.
- OpenAI Prompt Engineering Guide · OpenAI
Official documentation from the model provider on how to craft effective prompts, recommended by the author.
- Anthropic's Prompt Engineering Guide · Anthropic
Official guide from another major LLM provider, offering best practices for prompt design.
- dair-ai/Prompt-Engineering-Guide · DAIR.AI Community
A comprehensive, community-maintained GitHub repository covering a wide range of prompt engineering techniques.
- GPT Researcher · assafelovic
An open-source project that inspired the book's research summarization engine, recommended for further exploration of building production-grade LLM applications.
- Building Effective AI Agents · Anthropic
An article recommended by the author for a deeper understanding of the distinction between agentic workflows and autonomous agents.
- Model Context Protocol (MCP) Official Website · Anthropic and Community
The primary source for the MCP specification, tutorials, and ecosystem resources, essential for building or consuming MCP servers.
- FastMCP 2 Documentation · jlowin and community
The official documentation for the recommended Python SDK for building MCP servers, used in the book's example.
- Knowledge Graph Enhanced RAG · Tomaž Bratanič and Oskar Hane
Recommended by the author for readers interested in diving deeper into combining knowledge graphs with RAG.