# temp-index ## hacking ```python from temp_index import make_cards make_cards("mycards.pdf", "sqlite:///metadata.db", ["title"]) ```