Carly Richmond

Carly Richmond

Developer Advocate & Manager

Carly is a Developer Advocate and Manager at Elastic. Before joining Elastic in 2022, she spent over 10 years working as a software engineer, scrum master, and engineering leader at a large investment bank. She is a UI engineer who occasionally dabbles in writing backend services, a speaker, and a regular blogger.

Subscribe
Articles by Carly Richmond
What is context engineering?
Elasticsearch Labs

What is context engineering?

Have you heard of the new term context engineering, but aren't sure what it is? Join us as we explain what it is and how RAG with Elasticsearch can help.

Carly Richmond
How to join two indices in Elasticsearch
Elasticsearch Labs

How to join two indices in Elasticsearch

Explaining how to use the terms query, Logstash elasticsearch filter, the enrich processor and ES|QL for joining two indices in Elasticsearch.

Carly Richmond
Building AI agents with AI SDK and Elastic
Elasticsearch Labs

Building AI agents with AI SDK and Elastic

Do you keep hearing about AI agents, and aren't quite sure what they are or how to build one in TypeScript (or JavaScript)? Join me as I dive into what AI agents are, the possible use cases they can be used for, along with an example Travel Planner Agent built using AI SDK and Elasticsearch.

Carly Richmond
Building advanced visualizations with Kibana and Vega
Elasticsearch Labs

Building advanced visualizations with Kibana and Vega

Have you struggled to build the Kibana visualizations you need using Lens and TSDB? Learn how to create complex visualizations using Kibana and Vega.

Carly Richmond
Using hybrid search for gopher hunting with Elasticsearch and Go
Elasticsearch Labs

Using hybrid search for gopher hunting with Elasticsearch and Go

Learn how to achieve hybrid search by combining keyword and vector search using Elasticsearch and the Elasticsearch Go client.

Carly Richmond
Perform vector search in Elasticsearch with the Elasticsearch Go client
Elasticsearch Labs

Perform vector search in Elasticsearch with the Elasticsearch Go client

Learn how to perform vector search in Elasticsearch using the Elasticsearch Go client through a practical example.

Carly Richmond
Perform text queries with the Elasticsearch Go client
Elasticsearch Labs

Perform text queries with the Elasticsearch Go client

Learn how to perform traditional text queries in Elasticsearch using the Elasticsearch Go client through a practical example.

Carly Richmond