unum-cloud / uform

Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️
https://unum-cloud.github.io/uform/
Apache License 2.0
982 stars 56 forks source link

Porting JavaScript package to browser #84

Open ashvardanian opened 3 months ago

ashvardanian commented 3 months ago

The current @unum-cloud/uform package uses onnxruntime-node. The WASM-based in-browser alternatives should be easy to swap in. It would be great to provide the user with a knob to select the backend or detect it automatically 🤗