Skip to content

z5labs/megamind

Repository files navigation

An eventually consistent Knowledge Graph construction service.

Go Report Card build

Megamind is a system for constructing Knowledge Graphs through subgraphs. The main objective of Megamind is to provide a modern, resilient, cloud agnostic service for ingesting data into your Knowledge Graph.

Features

Modern

Megamind implements multiple different API endpoints allowing you to quickly and easily integrate into your current stack. See the following list for current API endpoint support:

  • RESTful endpint
  • gRPC endpoint

Cloud Agnostic

Megamind is built solely on Kubernetes and Knative. Meaning you can deploy Megamind anywhere Kubernetes is supported, such as:

Resilient

Megamind leverages Kubernetes and Knative to implement an event-driven architecture with great resiliency.

Install with Terraform

TBD

Install with Helm

TBD

Developers

Please see Contributing to Megamind for guidelines on contributions.