About the author
In Natural Language Processing (NLP) for years, striving to keep up with successive technological revolutions: Transformers in 2019, LLMs in 2022, RAG in 2023. Always with my faithful companion: Elasticsearch, which does it all with elegance.
Author’s articles
January 20, 2025
Navigating graphs for Retrieval-Augmented Generation using Elasticsearch
Discover how to use Knowledge Graphs to enhance RAG results while storing the graph efficiently in Elasticsearch. This guide explores a detailed strategy for dynamically generating knowledge subgraphs tailored to a user’s query.