Claude 5c9034c861 Resolve Q16/Q17: media_uri at source, Immich out-of-band
- Q16 → image bytes stay in their source (Memos / Nextcloud / Obsidian);
  Phase-3.2 backfill fetches by media_uri. Zero copy.
- Q17 → Immich stays out-of-band; Nexa does not call Immich's smart-search.
- New Q18 carries forward the unresolved sub-question of whether SAIA's
  LiteLLM gateway already proxies an embedding model — a 1-line check that
  could let us skip TEI in 3.1.
2026-05-04 21:49:08 +00:00

nexa

Neural Nexus for Information & Automation — central nervous system for a personal IT setup.

Memos = voice & ear · n8n = reflexes · SAIA (LiteLLM) = brain · Qdrant (+ optional graph DB) = memory · Nextcloud = hands.

Start here

📖 docs/index.md — TOC, reading paths, repo layout.

Repository layout

nexa/
├── docs/        ← all documentation, numbered for reading order
└── nexa-core/   ← runtime: n8n workflows, configs, prompts, scripts
S
Description
Neural Nexus for Information & Automation — personal AI middleware layer for nuclide.systems
Readme 152 KiB
Languages
Shell 100%