Skip to content

Project

Sci RAG Kit is alpha software with an explicit compatibility promise, an evidence-first roadmap, and short decision records for the architectural bets that shape every deployment.

Design principles

  • Correct over clever. A small explicit system is easier to inspect and defend.
  • Evidence over authority. Retrieval changes bring ablations; evaluation claims bring corpus and model provenance.
  • Honest over impressive. Missing evidence produces a refusal, a degraded layer produces a trace, and a planned feature stays labeled planned.
  • One operational story. Postgres holds text, vectors, full-text search, and graph rows so teams operate one primary data system.
  • Named seams, not a plug-in framework. Extend the few contracts that correspond to real variation, and keep everything else readable.

Continue with the decision records, changelog, or contribution guide.