Skip to content

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

License

Notifications You must be signed in to change notification settings

jcorrie/fastembed-axum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published