Skip to main content

scix-embedding-pipeline

Stars6
Forks1
UpdatedJuly 11, 2026 at 02:49

The INDUS paper-embedding ingest path: src/scix/embed.py, scripts/embed.py, daily_sync.sh Step 5, the paper_embeddings table and its PG-to-Qdrant outbox sync, and the s7cy live fire (paper_embeddings was DROP TABLEd out-of-process; committed HEAD embed code targets the dropped table; ~83K papers have no dense vector). Load when embedding new papers, debugging "relation paper_embeddings does not exist" / daily_sync aborts, backfilling the dense-vector gap, touching any embed/outbox/watermark code, or asking which embedding model/pooling/input format SciX uses. NOT for Qdrant collection config, serving reads, or payload indexes โ€” use scix-vector-serving-qdrant. NOT for RRF fusion or lane weighting โ€” use scix-retrieval-architecture. NOT for index DDL / disk reclamation โ€” use scix-index-and-storage-discipline. NOT for DSN guards and prod-DB protection mechanics โ€” use scix-db-safety-and-telemetry. NOT for scix-batch/OOM discipline details โ€” use scix-memory-and-batch-discipline.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly