Skip to content

peterbaile/enrichindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EnrichIndex: Using LLMs to Enrich Retrieval Indices Offline

If you find our code, or the paper helpful, please cite the paper

@article{chen2025enrichindex,
  title={EnrichIndex: Using LLMs to Enrich Retrieval Indices Offline},
  author={Chen, Peter Baile and Wolfson, Tomer and Cafarella, Michael and Roth, Dan},
  journal={arXiv preprint arXiv:2504.03598},
  year={2025}
}

Overview

  • enrichment.py includes the prompt for enriching documents/ tables
  • This link includes the enrichment generated using gpt-4o-mini on

Contact

If you have any questions or feedback, please send an email to peterbc@mit.edu.

About

EnrichIndex: Using LLMs to Enrich Retrieval Indices Offline (COLM '25)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages