Files
predict-otron-9001/crates/embeddings-engine/README.md
2025-08-28 12:54:09 -04:00

249 B

Embeddings Engine

A high-performance text embeddings service that generates vector representations of text using state-of-the-art models. This crate wraps the fastembed crate to provide embeddings and partially adapts the openai specification.