Sai Li presented on iOS 11 Vision and its features including CoreML, Vision, and ARKit. Vision allows for face detection, face landmarks, image registration, rectangle detection, barcode detection, text detection, and object tracking using APIs like VNRequest and callbacks through VNObservation. Demos were provided to illustrate detecting faces, landmarks, rectangles, barcodes, and text using the Vision framework and requests.