Overview of Vertex AI Search
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
-
Search
Out-of-the-box natural language understanding and semantic search. -
Recommendations
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
Generative AI-powered answers and summarization with conversational search. -
Console or API
Use the AI Application page in Google Cloud console or the Discovery Engine API to set up a search widget for your users. -
Widget
Integrate the search into your website using the widget. -
Self-learning models
Get self-learning ranking models and advanced analytics. This requires user events that based on user's clickstream. -
Optimization for media
Create recommendation and search apps optimized for media content. -
Natural language querying of healthcare data
Search FHIR resources without prior knowledge of any query language. -
Context-aware healthcare searches
Find search results with semantic relevance that a structured FHIR search might miss.
Get started
Custom search
Media search
Healthcare search
Custom recommendations (Preview)
Media recommendations
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.