Skip to the content
DeepSearch Foundry
DeepSearch Foundry
  • LinkedIn
  • X.com

  • Home
  • Contact

Recent posts

  • Setting Up ElasticSearch for Semantic Search with ELSER
  • Simple Guide to RAG Setup with OpenSearch – part 2
  • Simple Guide to RAG Setup with OpenSearch – part 1

About

I’m the CTO at Shock Media, and this blog is my personal side project. Here, I share articles about the things I explore and work on during my free time.

© 2025 DeepSearch Foundry

Category: OpenSearch

Simple Guide to RAG Setup with OpenSearch – part 2
CategoriesAIOpenSearch

Simple Guide to RAG Setup with OpenSearch – part 2

Posted on 9 February 2025by Sven Mollinga

This is part two of the three-part RAG series. In this part, we will set up a Python script to load a dataset and pass the embedded text to OpenSearch.

Continue reading “Simple Guide to RAG Setup with OpenSearch – part 2”
Simple Guide to RAG Setup with OpenSearch – part 1
CategoriesAIOpenSearch

Simple Guide to RAG Setup with OpenSearch – part 1

Posted on 8 February 2025by Sven Mollinga

In this guide, we explore how to get started with OpenSearch and OpenSearch Dashboards using Docker. This setup forms the foundation for creating a local RAG environment.

Continue reading “Simple Guide to RAG Setup with OpenSearch – part 1”