Elasticsearch Vector Database - Python & PDF in S3, Claude Code
Walk through the steps required to create a Vector Database and how to use Python code to index a PDF document from an Amazon S3 bucket into a Vector Database index. Then we'll create an Elastic workflow and MCP tool that can be queried by Claude Code to give it custom context.
Explore similar demos

Search
Elasticsearch Vector Database - Getting Started
Use Elastic Serverless to create an Elasticsearch Vector Database project. No infrastructure to manage. We add data, generate embeddings, and get started fast with code samples you can run in the Elastic Cloud console.
Search
Lexical search hands-on tutorial
Search AI 101: Lesson 1 of 4 - Learn the basics of building a keyword search application with Elasticsearch with this hands-on tutorial. This hands-on learning will guide you through data indexing, setting up simple search queries, run basic CRUD operations, and configuring basic search functionalities. Perfect for those starting their journey with search technology.
Search
Semantic search hands-on tutorial
Search AI 101: Lesson 2 of 4 - Learn how to set up ELSER (Elastic Learned Sparse EncodeR), index data, and create semantic search queries in this hands-on tutorial. Gain experience using machine learning to enhance your search capabilities and deliver more accurate, context-aware results.