From 3f1133ade1b3655544f125009a1f37a4c93873ec Mon Sep 17 00:00:00 2001 From: Fernando Date: Tue, 24 Oct 2023 16:24:13 +0200 Subject: [PATCH 1/4] [wip] add event Signed-off-by: Fernando --- .../2023-1110-amsterdam-user-group.markdown | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 _events/2023-1110-amsterdam-user-group.markdown diff --git a/_events/2023-1110-amsterdam-user-group.markdown b/_events/2023-1110-amsterdam-user-group.markdown new file mode 100644 index 0000000000..72aa4c57b6 --- /dev/null +++ b/_events/2023-1110-amsterdam-user-group.markdown @@ -0,0 +1,50 @@ +--- + +eventdate: 2023-11-10 09:00:00 +0200 + +title: Amsterdam OpenSearch Launch Event with Zeta Alpha +online: false +signup: + url: https://www.meetup.com/opensearch-project-amsterdam/events/296766223/ + title: Join on Meetup + +--- + +[Zeta Alpha](https://www.zeta-alpha.com/) is inviting the OpenSearch community in Amsterdam to join the launch event of the Amsterdam User Group. We start at 18:00, we'll have Pizza, Refreshments, Talks, and Networking (this is an in-person only event). + +**What our group is about:** + +We are a group of people in the Amsterdam area with keen interest in search engineering, open-source search technology, and search relevancy. If you've utilized or are simply curious about core search technologies like OpenSearch, Lucene, or Solr, and their application in fields such as enterprise search, vector search, and generative AI, this is the space for you! + +We embrace all skill levels. Even if search is just a small part of your day-to-day duties, come learn and connect with other smart engineers. We cover and welcome talks on topics including: search, retrieval-augmented generation (RAG) for Large Language Models (LLM), data connectors and data visualization. + +**Time and location:** + +November 10th, 2023 from 18:00 to 19:30. Room L3.36 at Lab 42, Science Park 900, Amsterdam. + +**Schedule:** + +* 18:00 -- Arrival with food, drinks. +* 18:30 -- Retrieval Augmented Generation: Lucene based vs Vector databases - Fernando Rejon Barrera. +* 18:50 -- OpenSearch vector capabilities - Jettro Coenradie. +* 19:10 -- TBD. +* 19:30 -- Networking with drinks. +* 20:00 -- Closing. + +**Talks:** + +**Retrieval Augmented Generation: Lucene based vs Vector databases** + +Description: TBD + +*Speaker: Fernando Rejon Barrera, CTO at Zeta Alpha.* + +**OpenSearch vector capabilities** + +Description: TBD + +*Speaker: Jettro Coenradie, Information Retrieval Specialist | Coach | Architect at Luminis.* + +**TBD** + +*Speaker: TBD.* From a54b363a58a30447ed518e7d311d3b58d468b383 Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 27 Oct 2023 14:33:46 +0200 Subject: [PATCH 2/4] update description Signed-off-by: Fernando --- _events/2023-1110-amsterdam-user-group.markdown | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/_events/2023-1110-amsterdam-user-group.markdown b/_events/2023-1110-amsterdam-user-group.markdown index 72aa4c57b6..772300784a 100644 --- a/_events/2023-1110-amsterdam-user-group.markdown +++ b/_events/2023-1110-amsterdam-user-group.markdown @@ -27,7 +27,7 @@ November 10th, 2023 from 18:00 to 19:30. Room L3.36 at Lab 42, Science Park 900, * 18:00 -- Arrival with food, drinks. * 18:30 -- Retrieval Augmented Generation: Lucene based vs Vector databases - Fernando Rejon Barrera. * 18:50 -- OpenSearch vector capabilities - Jettro Coenradie. -* 19:10 -- TBD. +* 19:10 -- OpenSearch and Generative AI - Nate Boot. * 19:30 -- Networking with drinks. * 20:00 -- Closing. @@ -35,16 +35,21 @@ November 10th, 2023 from 18:00 to 19:30. Room L3.36 at Lab 42, Science Park 900, **Retrieval Augmented Generation: Lucene based vs Vector databases** -Description: TBD +Selecting the right retrieval backend for Retrieval Augmented Generation (RAG) systems can be the decisive factor between success and failure. In this talk, I'll share insights gained from building RAG systems for enterprise applications, highlighting the critical factors for ensuring quality, performance, and security. Join me for practical advice on moving your RAG system beyond the POC phase. + *Speaker: Fernando Rejon Barrera, CTO at Zeta Alpha.* **OpenSearch vector capabilities** -Description: TBD +Lexical search is powering the majority of search engines today. It works for eCommerce, the legal domain, the medical domain, etc. However, you must know what you are looking for to find something. Without the right terms, you must be lucky if someone added a synonym for your term. What if you can search for concepts rather than terms? + +During this presentation, you step into the semantic or vector search world. You get introduced to the vector search capabilities of OpenSearch. Together, we explore the different options OpenSearch has for Vector Search. Through a demo, you see the difference between lexical and vector search. *Speaker: Jettro Coenradie, Information Retrieval Specialist | Coach | Architect at Luminis.* -**TBD** +**OpenSearch and Generative AI** + +Experiences with OpenSearch and generative AI as a developer advocate for the OpenSearch Project. -*Speaker: TBD.* +*Speaker: [Nate Boot](https://github.com/nateynateynate), Developer Advocate - OpenSearch Project.* From 100ebc718129813487a865f0fd3df2cadeb616aa Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 27 Oct 2023 17:23:41 +0200 Subject: [PATCH 3/4] update order Signed-off-by: Fernando --- _events/2023-1110-amsterdam-user-group.markdown | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/_events/2023-1110-amsterdam-user-group.markdown b/_events/2023-1110-amsterdam-user-group.markdown index 772300784a..08782b8e1d 100644 --- a/_events/2023-1110-amsterdam-user-group.markdown +++ b/_events/2023-1110-amsterdam-user-group.markdown @@ -25,20 +25,19 @@ November 10th, 2023 from 18:00 to 19:30. Room L3.36 at Lab 42, Science Park 900, **Schedule:** * 18:00 -- Arrival with food, drinks. -* 18:30 -- Retrieval Augmented Generation: Lucene based vs Vector databases - Fernando Rejon Barrera. +* 18:30 -- OpenSearch and Generative AI - Nate Boot. * 18:50 -- OpenSearch vector capabilities - Jettro Coenradie. -* 19:10 -- OpenSearch and Generative AI - Nate Boot. +* 19:10 -- Retrieval Augmented Generation: Lucene based vs Vector databases - Fernando Rejon Barrera. * 19:30 -- Networking with drinks. * 20:00 -- Closing. **Talks:** -**Retrieval Augmented Generation: Lucene based vs Vector databases** - -Selecting the right retrieval backend for Retrieval Augmented Generation (RAG) systems can be the decisive factor between success and failure. In this talk, I'll share insights gained from building RAG systems for enterprise applications, highlighting the critical factors for ensuring quality, performance, and security. Join me for practical advice on moving your RAG system beyond the POC phase. +**OpenSearch and Generative AI** +Experiences with OpenSearch and generative AI as a developer advocate for the OpenSearch Project. -*Speaker: Fernando Rejon Barrera, CTO at Zeta Alpha.* +*Speaker: [Nate Boot](https://github.com/nateynateynate), Developer Advocate - OpenSearch Project.* **OpenSearch vector capabilities** @@ -48,8 +47,8 @@ During this presentation, you step into the semantic or vector search world. You *Speaker: Jettro Coenradie, Information Retrieval Specialist | Coach | Architect at Luminis.* -**OpenSearch and Generative AI** +**Retrieval Augmented Generation: Lucene based vs Vector databases** -Experiences with OpenSearch and generative AI as a developer advocate for the OpenSearch Project. +Selecting the right retrieval backend for Retrieval Augmented Generation (RAG) systems can be the decisive factor between success and failure. In this talk, I'll share insights gained from building RAG systems for enterprise applications, highlighting the critical factors for ensuring quality, performance, and security. Join me for practical advice on moving your RAG system beyond the POC phase. -*Speaker: [Nate Boot](https://github.com/nateynateynate), Developer Advocate - OpenSearch Project.* +*Speaker: Fernando Rejon Barrera, CTO at Zeta Alpha.* From df442242570c0c0a6296367eb18c3e3dbab16f4e Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 27 Oct 2023 17:37:36 +0200 Subject: [PATCH 4/4] fix time Signed-off-by: Fernando --- _events/2023-1110-amsterdam-user-group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_events/2023-1110-amsterdam-user-group.markdown b/_events/2023-1110-amsterdam-user-group.markdown index 08782b8e1d..20f1c79c3f 100644 --- a/_events/2023-1110-amsterdam-user-group.markdown +++ b/_events/2023-1110-amsterdam-user-group.markdown @@ -1,6 +1,6 @@ --- -eventdate: 2023-11-10 09:00:00 +0200 +eventdate: 2023-11-10 18:00:00 +0200 title: Amsterdam OpenSearch Launch Event with Zeta Alpha online: false