Atlas Studio

Visual knowledge graph explorer. Browse, search, and explore knowledge packages as interactive graphs.

Run Locally Features

Features

Run Locally

Atlas Studio requires the atlas CLI binary and runs on your machine:

# Build the CLI first
$ cargo build --release

# Start the studio
$ cd studio && npm install
$ npm run dev

# Open http://localhost:3000

Once running, you can: