PDF to vector database workflow with tables and images (n8n, embeddings, RAG, Qdrant/Weaviate, Supabase)

How can all the information from a PDF, including text, tables, and images, be saved to a vector database, such as supabase vector, so that all data can be read in the future without exception?

Help me find a suitable template.