This document discusses using artificial intelligence (AI) with Schematron and Schematron Quick Fixes (SQF). It provides an overview of AI concepts like natural language processing, transformers, and OpenAI. It then demonstrates how to implement AI in Schematron for tasks like verifying document content and generating SQF fixes by calling AI APIs. Examples are given of rules to check for issues and generate fixes for tasks like rephrasing text, answering questions, and converting text to lists. The benefits of automation and challenges of accuracy and latency are also covered.