Cost Efficient RAG Entity Matching

Build cost-efficient RAG pipelines for entity matching and deduplication using blocking-based batch retrieval and generation. Reduces LLM API calls and latency by grouping similar entity pairs into blocks before retrieval and inference. Use when the user asks to 'match entities across datasets', 'deduplicate records with LLMs', 'build a RAG pipeline for entity resolution', 'reduce cost of LLM-based record matching', 'link records between two tables', or 'entity matching with knowledge augmentation'.

ndpvt-web e7f413e 15.1 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/cost-efficient-rag-entity-matching commit e7f413e343

Frequently asked questions

npx skillmds@latest add ndpvt-web/cost-efficient-rag-entity-matching