AWS's intelligent enterprise search service powered by machine learning. Like having a super-smart librarian who understands what you're looking for and finds the most relevant documents instantly.
A law firm uses Amazon Kendra to search through millions of legal documents using natural language questions like 'What are the requirements for patent filing in California?'
Amazon Kendra is a managed enterprise search service with ML-based relevance and connectors to common content sources. Azure commonly pairs Azure AI Search (indexing/retrieval) with Copilot Studio or Azure OpenAI for natural-language Q&A. GCP’s closest managed equivalent is Vertex AI Search, which provides Google-quality search over enterprise content with connectors and relevance tuning. OCI typically uses OpenSearch-based OCI Search for indexing and retrieval; advanced semantic Q&A is usually built by combining it with OCI Generative AI or custom ML.