Articles
Elastic Cloud adds Elasticsearch Vector Database optimized profile to Microsoft Azure
Elasticsearch adds a new vector search optimized profile to Elastic Cloud on Microsoft Azure.
ChatGPT and Elasticsearch: OpenAI meets private data
Integrate Elasticsearch's search relevance with ChatGPT's question-answering capability to enhance your domain-specific knowledge base.
Elasticsearch as a GenAI caching layer
Explore how integrating Elasticsearch as a caching layer optimizes Generative AI performance by reducing token costs and response times, demonstrated through real-world testing and practical examples.
Elastic Cloud adds Elasticsearch Vector Database optimized instance to Google Cloud
Elasticsearch adds a new vector search optimized profile for GCP.
The generative AI societal shift: Elastic's Gen AI & LLMs journey
Learn how Elastic is at the forefront of the generative AI & Large Language Models (LLMs) revolution, helping users take LLMs to new...
Introducing Retrievers - Search All the Things!
Learn about Elasticsearch retrievers, including Standard, kNN, text_expansion, and RRF. Discover how to use retrievers with examples.
Elasticsearch and LangChain: unlocking the potential of large language models (LLMs)
Explore the synergy between LangChain and Elasticsearch in the context of LLMs and learn about Elastic's recent contribution to LangChain.
RAG & RBAC integration: Protect data and boost AI capabilities
Discover how Retrieval Augmented Generation (RAG) & Role-Based Access Control (RBAC) integrate to protect data and boost AI capabilities.
Vector search & kNN implementation guide - API edition
Learn how to implement vector search and kNN using the Elasticsearch APIs via HTTP or Python.