Published as @ondeinference/react-native. Install with npm, pnpm, bun, or yarn and wire it into an existing React Native app without inventing a backend.
Ship Onde into React Native apps.
The @ondeinference/react-native package brings Onde to React Native with a native inference engine underneath. You write JavaScript or TypeScript. The model still runs on-device.
The JavaScript layer talks to the native Onde engine underneath. You keep the ergonomics of React Native while inference stays on-device.
The API is shaped for modern React Native apps. Load a model, send a message, stream results, and keep the app code readable.
Chat-focused: OndeChatEngine, model loading, history management, and streaming callbacks. More APIs ship with the engine.