About the author
Principal Customer Enterprise Architect
Jeff Vestal is Sr. Systems Engineer at E*Trade working in the Real-Time Data Pipeline group. He led the initiative to setup elastic’s Machine Learning and created an elastic slackbot integration.
Over ten years ago he started working with individual prop traders and market makers then moving to commercial online brokerages where the focus is bringing the best trading experience to hundreds of thousands of customers. Throughout, he has worked to ensure all types of data, financial transaction, performance metrics, and logs, get to their destination on-time while creating robust monitoring and alerting to allow for quick notification, response, and resolution when incidents occur.
Author’s articles
November 4, 2024
Reranking with an Elasticsearch-hosted cross-encoder from HuggingFace
Learn how to use a model from Hugging Face to host and perform semantic-reranking in Elasticsearch.
September 27, 2024
Elasticsearch open inference API adds support for Google AI Studio
Elasticsearch open inference API adds support for Google AI Studio
September 27, 2024
Quickly create RAG apps with Vertex AI Gemini models and Elasticsearch playground
Quickly create RAG apps with Vertex AI Gemini models and Elasticsearch playground
August 19, 2024
ChatGPT and Elasticsearch revisited: Building a chatbot using RAG
Learn how to create a chatbot using ChatGPT and Elasticsearch, utilizing all of the newest RAG features.
May 28, 2024
Introducing Retrievers - Search All the Things!
Learn about Elasticsearch retrievers, including Standard, kNN, text_expansion, and RRF. Discover how to use retrievers with examples.
May 21, 2024
Elastic Cloud adds Elasticsearch Vector Database optimized profile to Microsoft Azure
Elasticsearch added a new vector search optimized profile to Elastic Cloud on Microsoft Azure. Get started and learn how to use it here.
May 8, 2024
RAG & RBAC integration: Protect data and boost AI capabilities
Discover how Retrieval Augmented Generation (RAG) & Role-Based Access Control (RBAC) integrate to protect data and boost AI capabilities.
April 25, 2024
Elastic Cloud adds Elasticsearch Vector Database optimized instance to Google Cloud
Elasticsearch's vector search optimized profile for GCP is available. Learn more about it and how to use it in this blog.
November 17, 2023
Vector search & kNN implementation guide - API edition
Learn how to implement vector search and kNN using the Elasticsearch APIs via HTTP or Python.