Omnigraph

Overview

Lakehouse native graph engine with git-style workflows

Omnigraph is a lakehouse native graph engine built for context assembly. It acts as the operational state and coordination layer for agents, with git-style versioning and branching, multimodal retrieval, and object storage native deployment on the Lance format.

Quick install

curl -fsSL https://raw.githubusercontent.com/ModernRelay/omnigraph/main/scripts/install.sh | bash

Or with Homebrew:

brew tap ModernRelay/tap
brew install ModernRelay/tap/omnigraph

New here? Follow the install guide, or clone a starter cookbook to get a working graph with seed data in one command.

Explore the docs

On this page