JavaScript SDK
Status page for the Node.js and browser SDK. The socaity npm package is published and ships low-level helpers for authentication, listing available models, and job management. Running models from JavaScript is not available yet. To run inference today, use the Python SDK from a backend service or call the REST API directly.
Inference not available yet
Run npm install socaity to get the published package. It ships low-level helpers for authentication, listing available models, and job management, but it does not run models yet. For inference, use the Python SDK or the REST API. The JS package will mirror the Python SDK as it grows.
Track progress on github.com/SocAIty. Open an issue there if missing JS inference is blocking your integration; we use issue volume to prioritise.