alros / elasticsearch-multilevel-rag-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Elasticsearch to store embeddings for RAG

How to store PDFs as embeddings in Elasticsearch and use them in RAG applications.

Read the full description on my blog.

TL;DR:

  • ./start-dependencies.sh
  • python app.py

About


Languages

Language:Python 96.2%Language:Shell 3.8%