BridgeForge
Discover the hidden path between any two ideas.
Inspiration
The theme was Bridge — so we asked: what if you could bridge any two concepts in human knowledge? Music and Mathematics. Grief and Economics. Fire and Democracy. The connections exist. Most people never see them.
What it does
BridgeForge traces an intellectual path between any two ideas across a hand-crafted knowledge graph of 80+ concepts spanning science, art, philosophy, history, and human experience.
Type any two concepts. Get a step-by-step bridge with explanations at every hop, a surprising insight that reframes the whole connection, and a visual force-directed graph showing how both ideas sit inside the broader web of knowledge.
How we built it
- 200+ hand-crafted edges— every connection has a directional reason explaining why A leads to B
- Bidirectional BFS pathfinding — searches from both ends simultaneously and meets in the middle
- Fuzzy matching — 5-tier pipeline so "maths", "AI", or "quantum" all resolve correctly
- Depth control — choose 3 steps (direct) to 9 steps (deep exploration)
- D3 force graph — interactive graph mode showing the full neighbourhood around your bridge
- Zero APIs. Zero dependencies. Runs entirely in one HTML file.
Challenges
The hard part wasn't the algorithm — it was the graph. Every edge had to be intellectually honest. A bad connection breaks the magic. We wrote and rewrote edges until each one felt like a genuine insight, not a stretch.
What we're proud of
It works on concepts no one anticipated. The pathfinder finds routes we didn't explicitly design — emergent bridges from the structure of the graph itself.
What's next
Expand the graph to 500+ nodes, add user-submitted edges, and let communities build domain-specific knowledge maps.
Log in or sign up for Devpost to join the conversation.