The knowledge-graph search engine that powers the whole studio.
GraphForge began as a cannabis-specific answer engine and matured into the studio's general-purpose intelligence substrate: a search engine that doesn't just match keywords, but builds a graph of entities and relationships from everything it crawls.
Queries are answered by a hybrid ranker — classic BM25 and TF-IDF signals fused with reciprocal rank fusion — while a schema.org detector lifts structured entities out of pages and links them into a living graph, streamed to the browser over server-sent events as it grows.