Why Gaps, Not Keywords
Everything most tools compute is a presence operation: what’s connected, what’s frequent. The distinctive move of network analysis is reasoning about structured absence. When two clusters of ideas are each well-developed but the space between them is empty, that empty space is informative: it’s a question your discourse is silently asking.
In network science these are known as structural holes — and the people (or texts) that bridge them are consistently the source of the most novel information. (the theory)

Reading Your Gaps
Open the Insight panel on your Step 1.1 graph:
- InfraNodus detects the topical clusters that are distinct and distant, and highlights the gap between them on the graph.
- The panel names the two clusters that could be better connected.
- You’re invited to think of the bridge yourself — or let the built-in AI phrase a research question connecting them.
Try the manual route at least once: read the concepts on both sides of the gap and ask “what would a sentence containing both look like?” The question that feels awkward is usually the interesting one. Then compare with the AI’s version.

From Gap to Idea
A bridged gap is not just a question — it’s a content plan:
- For thinkers and note-takers: each gap is a journal prompt or a note that doesn’t exist yet.
- For writers: an article that bridges two of your well-developed themes is one only you can write — the graph guarantees it’s not the obvious take. This is also why gap-bridging content scores on informational gain in search (content gap analysis for SEO).
- For researchers: gaps across a corpus of papers are literature-review gold: questions at the intersection of two literatures (research workflows).
Add the bridging idea back into the graph as a new statement and watch the structure change — the gap closes, and new gaps appear. That iterative loop is the heart of the next step.
Same Insight, in Your LLM
- “What are the content gaps in my graph ‘[name]’?” (
generate_content_gaps) - “Generate three research questions that bridge the biggest gaps.” (
generate_research_questions— useuseSeveralGapsfor diversity,gapDepthto reach the less obvious gaps) - “Generate ideas that bridge the gaps and bring in outside perspectives.” (
generate_research_ideaswithshouldTranscend)