rustic-ai/uni-xervo

Rust

7

133 commits

updated Sep 6, 2026

See the code

README

uni-xervo

A Rust workspace for local and remote ML model inference, and document extraction built on top of it.

Crates

CratePathDescription
uni-xervocrates/uni-xervoUnified runtime for local and remote models across pluggable providers (Candle, ONNX Runtime, mistral.rs, whisper.cpp, OpenAI, Gemini, …): dense / learned-sparse (SPLADE, BGE-M3) / multi-vector (ColBERT) / single-pass hybrid embeddings, reranking, generation, NLP, OCR, document extraction, and transcription.
uni-xervo-pdfcrates/uni-xervo-pdfOptional companion: tiered PDF document extraction that escalates per page across native text → OCR → doc-VLM, with provenance and cross-tier verification.

Documentation

Development

./scripts/test.sh      # fmt check + cargo check/test across the workspace

Licensed under Apache-2.0 (LICENSE).

Contributors

milliondreams

132 commits

rustic-ai/uni-xervo

Rust

7

133 commits

updated Sep 6, 2026

See the code

README

uni-xervo

A Rust workspace for local and remote ML model inference, and document extraction built on top of it.

Crates

CratePathDescription
uni-xervocrates/uni-xervoUnified runtime for local and remote models across pluggable providers (Candle, ONNX Runtime, mistral.rs, whisper.cpp, OpenAI, Gemini, …): dense / learned-sparse (SPLADE, BGE-M3) / multi-vector (ColBERT) / single-pass hybrid embeddings, reranking, generation, NLP, OCR, document extraction, and transcription.
uni-xervo-pdfcrates/uni-xervo-pdfOptional companion: tiered PDF document extraction that escalates per page across native text → OCR → doc-VLM, with provenance and cross-tier verification.

Documentation

Development

./scripts/test.sh      # fmt check + cargo check/test across the workspace

Licensed under Apache-2.0 (LICENSE).

Contributors

milliondreams

132 commits

Languages

Rust

99.5%