unsubbed.co

Unigraph

Unigraph offers local-first storage, universal knowledge graph, personal search engine as a self-hosted devops & infrastructure.

Overview

A local-first and universal knowledge graph, personal search engine, and workspace for your life. The project has 762 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

We provide an experimental Dockerfile for easy setup:

  • Building Unigraph: docker build -t unigraph-devserver . (this should take roughly 10 minutes max),
  • Running Unigraph: docker run -d -p 4002:4002 -v :/opt/unigraph -p 4001:4001 -p 3000:3000 -P unigraph-devserver,
  • Open http://localhost:3000 in a Browser that supports JavaScript to access Unigraph. If container is running on a different machine, replace localhost accordingly.

To update the Docker image, run docker build again a

Normalized Features

Source: tool-features-normalized.json

docker.