Python
Async Python SDK.
pip install mossJavaScript
Node.js server-side SDK.
npm install @moss-dev/mossSwift (iOS)
On-device iOS SDK via Swift Package Manager.
Elixir
Elixir SDK on Hex.
{:moss, "~> 1.0"}Browser
In-browser / WebAssembly SDK.
npm install @moss-dev/moss-webC
Native C library (libmoss).
Capabilities
Everything the SDKs can do. Pick a language above for install and quickstart; follow a link below for the details. Links below go to the Python pages; each topic has a JavaScript equivalent under the JavaScript SDK.Models
moss-minilm(default) - fast, lightweight, good for edge and offlinemoss-mediumlm- higher accuracy with reasonable performancemoss-litelm- the on-device default on iOScustom- bring your own embedding vectors