About the author
Jessica Garson is a Python programmer, educator, and artist. She currently works at Elastic as a Senior Developer Advocate. In her spare time, she is on a never-ending quest for the perfect vegan snack.
Author’s articles
September 10, 2024
Unlocking multilingual insights: translating datasets with Python, LangChain, and Vector Database
Learn how to translate a dataset from one language to another and use Elastic's vector database capabilities to gain more insights.
June 4, 2024
Automatically updating your Elasticsearch index using Node.js and an Azure Function App
Learn how to update your Elasticsearch index automatically using Node.js and an Azure Function App. Follow these steps to ensure your index stays current.
Keeping your Elasticsearch index current with Python and Google Cloud Platform Functions
Keep your Elasticsearch index updated with Python & Google Cloud Functions. Follow these steps to automatically update an index when new data is present.
How to analyze data using Python, Elasticsearch and Kibana
Explore data analysis with Elasticsearch, Python & Kibana. Learn about data loading, querying and creating Kibana dashboards with an example.