text-yoga/cli

CLI for automatic generation of embeddings

Rust

1

15 commits

updated Mar 13, 2024

See the code
ai
llm
rag

README

text.yoga cli

⚠️ WIP - not yet ready for use.

A cli for automatic generation of embeddings for text documents.

Features

  • 100% Rust - No python required
  • Hardware-accelerated (uses candle)
  • Supported models
    • jinaai/jina-embeddings-v2-small-en
  • Supported file types
    • markdown

Usage

cargo run --features metal --release -- --input-folder=<folder-with-markdown-files>

License

Licensed under MIT.

Contributors

sigma-andex

15 commits

text-yoga/cli

CLI for automatic generation of embeddings

Rust

1

15 commits

updated Mar 13, 2024

See the code
ai
llm
rag

README

text.yoga cli

⚠️ WIP - not yet ready for use.

A cli for automatic generation of embeddings for text documents.

Features

  • 100% Rust - No python required
  • Hardware-accelerated (uses candle)
  • Supported models
    • jinaai/jina-embeddings-v2-small-en
  • Supported file types
    • markdown

Usage

cargo run --features metal --release -- --input-folder=<folder-with-markdown-files>

License

Licensed under MIT.

Contributors

sigma-andex

15 commits

Languages

Rust

100.0%