Sign inSign up

giggsodocker/aryx-lite

By giggsodocker

Updated about 1 month ago

Aryx Lite — knowledge graph from your data (API, worker, MCP). Public image.

Image
0

1.0K

giggsodocker/aryx-lite repository overview

Aryx Lite

Point Aryx at your data. Get a deduplicated, linked knowledge graph you can ask questions of — with provenance on every answer.

Aryx Lite is a source-available (BSL 1.1) knowledge-graph platform for a single team: ingest databases and files, resolve duplicates into golden entities, project a queryable graph, and answer questions with citations.

Repository overview

ProductAryx Lite — outcome mapping → ontology → graph → grounded Ask
Sourcegithub.com/giggsoinc/aryx
This imagePython runtime: API, worker, and MCP (same image, different commands)
Companion UIgiggsodocker/aryx-lite-web (Next.js) — public
System of recordPostgreSQL 16 (+ pgvector)
Graph projectionFalkorDB (rebuildable; never sole truth)
Default LLMOllama (local); Settings also supports Anthropic, OpenAI-compatible, Gemini, Grok
LicenseBusiness Source License 1.1 → GPL-3.0-or-later on 2029-07-15
VisibilityPublic — pull without docker login
What the stack does
  1. Goals — describe outcomes in plain English
  2. Ingest — Postgres / MySQL / Oracle or files (CSV, JSON, PDF, DOCX, …)
  3. Resolve — multi-key blocking, four-band scoring, HITL review, survivorship
  4. Link — cross-file relationships → workspace graph
  5. Explore — Ask (cited answers), Model canvas, Data explorer (tree / table / entity graph), Accuracy Lab
Image tags
TagMeaning
latestCurrent release build
1.0.0Semver (matches aryx.__version__)
v1.0.0Same release, v-prefixed
<git-sha>Exact commit (e.g. a98a954)
docker pull giggsodocker/aryx-lite:latest
docker pull giggsodocker/aryx-lite:1.0.0
docker pull giggsodocker/aryx-lite:v1.0.0
# UI companion
docker pull giggsodocker/aryx-lite-web:latest
Quick start (full stack)
git clone https://github.com/giggsoinc/aryx.git
cd aryx
cp .env.example .env
docker compose pull
docker compose up -d

This image is the backend. Pair with aryx-lite-web + Postgres + FalkorDB + LLM (or use Compose).

Docs
Platform note

Images published from Apple Silicon are linux/arm64 unless a multi-arch build is published.

Maintainer

Giggso · [email protected] · giggsoinc/aryx

Tag summary

Content type

Image

Digest

sha256:ca60e405a

Size

217.5 MB

Last updated

about 1 month ago

docker pull giggsodocker/aryx-lite:1.9