# Semantic Matching ::::{grid} 2 :gutter: 3 :::{grid-item-card} Text-to-text Semantic Matching with AutoMM - Quick Start :link: text2text_matching.html How to use AutoMM for text-to-text semantic matching. ::: :::{grid-item-card} Image-to-Image Semantic Matching with AutoMM - Quick Start :link: image2image_matching.html How to use AutoMM for image-to-image semantic matching. ::: :::{grid-item-card} Image-Text Semantic Matching with AutoMM - Quick Start :link: image_text_matching.html How to use AutoMM for image-text semantic matching. ::: :::{grid-item-card} Zero Shot Image-Text Semantic Matching with AutoMM :link: zero_shot_img_txt_matching.html How to use AutoMM for zero shot image-text semantic matching. ::: :::{grid-item-card} Text Semantic Search with AutoMM :link: text_semantic_search.html How to use semantic embeddings to improve search ranking performance. ::: :::: ```{toctree} --- maxdepth: 1 hidden: true --- image2image_matching image_text_matching text2text_matching text_semantic_search zero_shot_img_txt_matching ```