Sign inSign up

giggsodocker/aryx-lite-web

By giggsodocker

•Updated about 1 month ago

Aryx Lite Next.js UI — Ask, Model, Data, Lab. Public companion to aryx-lite.

Image
0

967

giggsodocker/aryx-lite-web repository overview

⁠Aryx Lite Web

Next.js product UI for Aryx Lite⁠ — grounded Ask, Model canvas, Data explorer, Accuracy Lab, and Settings.

⁠Repository overview

ProductAryx Lite UI (Next.js)
Sourcegithub.com/giggsoinc/aryx⁠ (apps/web)
This imageBrowser UI only — proxies /api to the Aryx API
Backend imagegiggsodocker/aryx-lite⁠ (API · worker · MCP)
LicenseBSL 1.1 → GPL-3.0-or-later on 2029-07-15
VisibilityPublic — pull without docker login
⁠Surfaces
RoutePurpose
/startGuided onboard wizard
/Ask (cited answers)
/modelOntology / model canvas
/dataTree · table · entity graph
/labAccuracy Lab
/settingsLLM provider / models / keys
⁠Image tags
TagMeaning
latestCurrent release build
1.0.0Semver (aligned with backend)
v1.0.0Same release, v-prefixed
<git-sha>Exact commit (e.g. a98a954)
docker pull giggsodocker/aryx-lite-web:latest
docker pull giggsodocker/aryx-lite-web:1.0.0
docker pull giggsodocker/aryx-lite-web:v1.0.0
⁠Quick start

Use Compose from the source repo (recommended):

git clone https://github.com/giggsoinc/aryx.git
cd aryx
cp .env.example .env
docker compose pull
docker compose up -d
# UI → http://localhost:3000

Or pin:

export ARYX_IMAGE=giggsodocker/aryx-lite:1.0.0
export ARYX_WEB_IMAGE=giggsodocker/aryx-lite-web:1.0.0
docker compose up -d

This image alone is not a full stack — you need API + Postgres + FalkorDB + LLM.

⁠Docs
⁠Maintainer

Giggso⁠ · [email protected]⁠ · giggsoinc/aryx⁠

Tag summary

Content type

Image

Digest

sha256:3602727f3…

Size

64 MB

Last updated

about 1 month ago

docker pull giggsodocker/aryx-lite-web:1.9