Temporal-Native Search
Spatiotemporal kNN with configurable alpha blending between semantic and temporal distance.
ChronosVector (CVX) is a temporal vector database built in Rust that treats time as a fourth geometric dimension in the embedding space. It doesn’t just retrieve vectors — it models the curvature of semantics over time.
Temporal-Native Search
Spatiotemporal kNN with configurable alpha blending between semantic and temporal distance.
Semantic Drift Detection
PELT (offline) and BOCPD (online) change point detection operating directly on vector trajectories.
Trajectory Prediction
Neural ODE-based extrapolation predicts where embeddings will be in the future.
Built in Rust
Zero-copy serialization, SIMD distance kernels, fearless concurrency. No GC pauses.