A Rust workspace for local and remote ML model inference, and document extraction built on top of it.
| Crate | Path | Description |
|---|---|---|
uni-xervo | crates/uni-xervo | Unified 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-pdf | crates/uni-xervo-pdf | Optional companion: tiered PDF document extraction that escalates per page across native text → OCR → doc-VLM, with provenance and cross-tier verification. |
website/).CHANGELOG.md../scripts/test.sh # fmt check + cargo check/test across the workspace
Licensed under Apache-2.0 (LICENSE).
132 commits
1 commits
Rust
99.5%
A Rust workspace for local and remote ML model inference, and document extraction built on top of it.
| Crate | Path | Description |
|---|---|---|
uni-xervo | crates/uni-xervo | Unified 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-pdf | crates/uni-xervo-pdf | Optional companion: tiered PDF document extraction that escalates per page across native text → OCR → doc-VLM, with provenance and cross-tier verification. |
website/).CHANGELOG.md../scripts/test.sh # fmt check + cargo check/test across the workspace
Licensed under Apache-2.0 (LICENSE).
132 commits
1 commits
Rust
99.5%