January 9, 2025
Improving e-commerce search with query profiles in Elastic
Query profiles tackle semantic search challenges in e-commerce. This blog demonstrates how to enhance e-commerce search using query profiles in Elastic.
January 1, 2025
When hybrid search truly shines
Demonstrating when hybrid search is better than lexical or semantic search on their own.
December 26, 2024
Using Ollama and Go for RAG applications
Creating a RAG application with Go using Ollama to leverage local models.
December 16, 2024
Agentic RAG with Elasticsearch & Langchain
Discussing and implementing an agentic flow for Elastic RAG, where the LLM chooses to call an Elastic KB.
December 6, 2024
How to use Elasticsearch Vector Store Connector for Microsoft Semantic Kernel for AI Agent development
Microsoft Semantic Kernel is a lightweight, open-source development kit that lets you easily build AI agents and integrate the latest AI models into your C#, Python, or Java codebase. With the release of Semantic Kernel Elasticsearch Vector Store Connector, developers using Semantic Kernel for building AI agents can now plugin Elasticsearch as a scalable enterprise-grade vector store while continuing to use Semantic Kernel abstractions.
November 28, 2024
Using Elastic and Apple's OpenELM models for RAG systems
How to deploy and test the new Apple Models and build a RAG system using Elastic.
November 26, 2024
RAG made easy with Spring AI + Elasticsearch
Customizing your AI chatbot experience with private data
November 22, 2024
Late chunking in Elasticsearch with Jina Embeddings v2
Using the Jina Embeddings v2 model in Elasticsearch and exploring the pros and cons of long context embeddings models.
November 21, 2024
Elasticsearch open inference API adds support for IBM watsonx.ai Slate embedding models
How to use IBM watsonxâ„¢ Slate text embeddings when building Search AI experiences with Elasticsearch vector database.