Author
Enrico Zimuel
Articles
Generative AI
•How to use Elasticsearch to prompt ChatGPT with natural language
This blog post presents an experimental project for querying Elasticsearch in natural language using ChatGPT.
ES|QLHow ToIntegrations
•From ES|QL to PHP objects
Learn how to execute and manage ES|QL queries in PHP. Follow this guide to map ES|QL results to a PHP object or custom class.