Skip to content

text-yoga/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI for automatic generation of embeddings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages