Generative AI

Search complex documents using Unstructured.io and Elasticsearch vector database
Generative AIHow ToIntegrations

Search complex documents using Unstructured.io and Elasticsearch vector database

Ingest and search complex proprietary documents with Unstructured and Elasticsearch vector database for RAG applications

Amy Ghate

Rishikesh Radhakrishnan

Hemant Malik

All Articles
How Generative AI will transform web accessibility
Generative AI

How Generative AI will transform web accessibility

An experiment inspired by Be My Eyes and OpenAI to experiment with using Chat GPT 4o for web accessibility

Matthew Adams

Playground: Experiment with RAG applications with Elasticsearch in minutes
Vector DatabaseHow ToGenerative AI

Playground: Experiment with RAG applications with Elasticsearch in minutes

Playground is a low code interface for developers to explore grounding LLMs of their choice with their own private data, in minutes.

Joe McElroy

Serena Chou

Elasticsearch vs. OpenSearch: Vector Search Performance Comparison
Vector DatabaseGenerative AILucene

Elasticsearch vs. OpenSearch: Vector Search Performance Comparison

Elasticsearch is out-of-the-box 2x–12x faster than OpenSearch for vector search

Ugo Sangiorgi

Building RAG with Llama 3 open-source and Elastic
IntegrationsHow ToGenerative AI

Building RAG with Llama 3 open-source and Elastic

Build a RAG system with Llama3 open source and Elastic.

Rishikesh Radhakrishnan

RAG in production: Operationalize your GenAI project
Generative AI

RAG in production: Operationalize your GenAI project

Retrieval Augmented Generation enables GenAI the ability to answer questions using information that was not part of the model's training dataset, unlocking significant increases in productivity and user experience. In this blog we discuss the considerations necessary to run RAG pipelines in production.

Tim Brophy

Intelligent RAG, Fetch Surrounding Chunks
Generative AIVector Database

Intelligent RAG, Fetch Surrounding Chunks

Explore Fetch Surrounding Chunking, an emerging pattern in RAG that uses intelligent chunking and Elasticsearch vector database to optimize LLM responses. This approach balances data input to enhance the accuracy and relevance of LLM-generated answers through semantic hybrid search.

Sunile Manjee

LangChain and Elastic collaborate to add vector database and semantic reranking for RAG
Generative AIIntegrations

LangChain and Elastic collaborate to add vector database and semantic reranking for RAG

Learn how LangChain and Elasticsearch can accelerate your speed of innovation in the LLM and GenAI space.

Max Jakob

How to Set Up LocalAI for GPU-Powered Text Embeddings in Air-Gapped Environments
Generative AIHow ToIntegrations

How to Set Up LocalAI for GPU-Powered Text Embeddings in Air-Gapped Environments

With LocalAI you can compute text embeddings in air-gapped environments. GPU support is available.

Valeriy Khakhutskyy

OpenAI function calling with Elasticsearch
Generative AI

OpenAI function calling with Elasticsearch

Explore OpenAI's function calling capabilities, allowing AI models to interact with external APIs and perform tasks beyond text generation. Learn to implement dynamic function calls, including fetching data from Elasticsearch, enhancing the model's real-time data access and complex operation handling. Discover practical use cases and step-by-step integration in this insightful blog.

Ashish Tiwari