∇ Catalogue
Models
Open models and services of the SciLib lab: the multimodal encoder SciLibModal, the formal SciLib Ontology, the production Graph RAG Endpoint. Most artifacts are under open licenses with attribution; some are available on request.
Graph RAG Endpoint
Production service for Mathlib premise retrieval and Lean4 verification. GraphDB + PostgreSQL + Qdrant + Lean REPL. Endpoints /grag/search and /grag/check, no LLM calls on the hot path.
{# Декоративный фоновый знак — только короткий symbol (один глиф), длинные LaTeX-формулы из artifact.formula не используются: они теснили контент и ломали выравнивание. #}SciLib Ontology
Modular ontology of scientific knowledge. Strictly separates three levels of object description: interpretation (what it means), representation (how it is expressed), resource (where it is stored). Domain instantiation — mathematics (660+ subclasses), materialised over Mathlib.
{# Декоративный фоновый знак — только короткий symbol (один глиф), длинные LaTeX-формулы из artifact.formula не используются: они теснили контент и ломали выравнивание. #}SciLibModal
Multimodal encoder: a scientific object is modelled as a simplex in a shared 312-dim space. Vertices are modalities (EN, RU, Lean4, LaTeX, image); the centroid is an aggregate representation invariant to the choice of modality.