mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
4 lines
249 B
Markdown
4 lines
249 B
Markdown
# 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. |