Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Query -> Tuple[List[HighLevelKeyword], List[LowLevelKeyword]]
Extract both high-level (abstract) and low-level (concrete) keywords from a user query using an LLM to enable multi-granularity graph retrieval.
Problem it solves
Single-granularity retrieval misses either global context or specific fine-grained entities.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.