/fastembed-axum

A small axum server exposing functionality from the fastembed-rs crate

Primary LanguageRustApache License 2.0Apache-2.0

Web server for sentence embeddings

A small axum server exposing functionality from the fastembed-rs crate

Run with cargo run

Run with auto reload for development

cargo install cargo-watch systemfd
systemfd --no-pid -s http::3100 -- cargo watch -x run

OpenAPI documentation created with aide. Visit at: localhost:3100/docs