Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-27 | Replace sled with redb (Also replaces serde to bincode.) (#2) | metamuffin | |
Reviewed-on: https://codeberg.org/lialenck/embeddings-sort/pulls/2 Co-authored-by: metamuffin <metamuffin@disroot.org> Co-committed-by: metamuffin <metamuffin@disroot.org> | |||
2024-11-27 | windows compat: replace xdg crate with dirs, and conditionally compile ↵ | Lia Lenckowski | |
symlink output | |||
2024-11-26 | make ai embedding more resilient, remove dependency on python | Lia Lenckowski | |
2024-11-25 | implement rust side of flag that ignores failing embeddings | Lia Lenckowski | |
2023-09-20 | use direct phantomdata constructor | metamuffin | |
2023-09-20 | use angular distance instead of cossim replacement | metamuffin | |
2023-09-20 | replace cosinesim with L2-norm euclidean | metamuffin | |
2023-09-20 | cosine similarity (works poorly) | metamuffin | |
2023-09-20 | support for different vector metrics | metamuffin | |
2023-09-20 | move embedder to module | metamuffin | |