January 17, 2025
How to ingest data to Elasticsearch through Apache Airflow
Learn how to ingest data to Elasticsearch through Apache Airflow.
January 16, 2025
Jira connector tutorial part II: 6 optimization tips
After connecting Jira to Elasticsearch, we'll now review best practices to escalate this deployment.
January 15, 2025
Jira connector tutorial part I
Indexing our Jira content into Elasticsearch to create a unified data source and do search with Document Level security.
January 8, 2025
Chatting with your PDFs using Playground
Learn how to upload PDF files into Kibana and interact with them using Elastic Playground. This blog showcases a practical example of chatting with PDFs in Playground.
December 26, 2024
Using Ollama and Go for RAG applications
Creating a RAG application with Go using Ollama to leverage local models.
December 13, 2024
How to migrate your Ruby app from Opensearch to Elasticsearch
A guide to migrate a Ruby codebase from the Opensearch client to the Elasticsearch client.
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 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.