Build secure, Google-quality enterprise-grade generative AI applications for search and recommendations. Vertex AI Search lets developers, even those with limited machine learning skills, to tap into the power of Google's foundation models and search and recommendation expertise.

Try it!

The following is a working demo of Vertex AI Search, indexed on the Vertex AI Search documentation. It can retrieve search results and provide answers generated by the Gemini model based on those results.

Try searching for something like What is Vertex AI Search? or Features of custom search

Key capabilities and configurations

Vertex AI Search offers the following key capabilities and configurations:
  • Out-of-the-box natural language understanding and semantic search.
  • ML-based content and metadata understanding so that your users quickly find content that is similar to the content that they're looking for.
  • Generative AI-powered answers and summarization with conversational search.
  • Use the AI Application page in Google Cloud console or the Discovery Engine API to set up a search widget for your users.
  • Integrate the search into your website using the widget.
  • Get self-learning ranking models and advanced analytics. This requires user events that based on user's clickstream.
  • Create recommendation and search apps optimized for media content.
  • Search FHIR resources without prior knowledge of any query language.
  • Find search results with semantic relevance that a structured FHIR search might miss.

Get started

Vertex AI Search offers the search and recommendations in the following business areas:
Made for vertical-agnostic use cases, you can use custom search to search within your public websites or to search within data stores containing your proprietary data.
Designed for media content such as movies, videos, and music, you can use media search to help your audience efficiently find the media content that they want to view or listen to.
A specialized search for healthcare records in FHIR data stores, allowing you to query both clinical data and referenced unstructured files like images and PDFs.
Powered by the user events that you gather, use custom recommendations to deliver the best results for your users.
Receive tailored recommendations for media content such as videos, news, and music, helping audiences discover personalized content with results customized by optimization objectives.

Product name terminology

Vertex AI Search is a child product of AI Applications. Because this documentation set only discusses Vertex AI Search. The name AI Applications is used on the Google Cloud Console UI and in the documentation to discuss the UI page.

Behind the scenes, Vertex AI Search uses the Discovery Engine API. When you run curl commands or programmatically use the API, you see references to the discoveryengine.googleapis.com endpoint. The Gemini Enterprise product also uses the Discovery Engine API.