← All speakers

Bio, Work & Ideas

Tim Ainge

Conference affiliation: Good Collective · 2026

Tim Ainge is an Australian software practitioner developing graph-native AI applications for search, knowledge retrieval and code analysis. His work applies graph algorithms where relationships between pieces of information improve results, without treating GraphRAG or graph databases as universal solutions.

Ainge studied at the Australian National University and worked across digital health, web and mobile applications, drug data and systems integration. He co-founded Cue, a patient-focused healthcare startup, and was affiliated with Good Collective at AI Engineer World’s Fair 2026.

  • Schema-first graph construction: Ainge uses explicit schemas, defined ontologies and standardized units to turn unstructured text into consistently queryable relationships. Embedding-based entity matching reconciles related terms without requiring every variation to be specified beforehand.
  • Personalized PageRank: Random walks anchored to a starting node uncover relevant connections within dense networks. His examples include legal citation chains revealing indirectly connected precedents; Pinterest’s Pixie and HippoRAG illustrate techniques developed by others.
  • Graph-based code-context retrieval: Shortest-path algorithms expose dependencies between distant pieces of software, supplying agents with context that isolated symbol lookups or vector search can miss. In one .NET codebase evaluation, Ainge reported a 40 percent reduction in code-search tool calls.
  • Subgraph matching for software patterns: His .NET eShop demonstration identifies decorator patterns through relationships between classes and interfaces, showing how architectural structures can be discovered without knowing their names in advance.

Read the topics behind these talks

1 conference talk

References