ProjectLive

Webwoven

A competitive knowledge-graph game built on named, sourced relationships between real entities.

  • Svelte
  • TypeScript
  • Three.js
  • FastAPI
  • PostgreSQL
A section of the Webwoven knowledge graph with connected nodes
Relationships remain named, visible and verifiable.

Context

Webwoven turns a knowledge graph into a game board. People, places, works and ideas are connected through named, sourced relationships rather than opaque similarity.

Motivation

The project started during OpenAI Build Week with a question: Can navigating knowledge feel competitive and explainable at the same time?

Approach

Singleplayer, Daily Challenge and multiplayer share the same graph. Every completed route can be read as a traceable chain.

Features

  • Knowledge graph with named and sourced relationships
  • Singleplayer with freely chosen start and target concepts
  • A daily challenge built around one shared task
  • Multiplayer using the same traceable graph logic

Current state

The full Build Week release is publicly playable and documented as an open-source project.