LLM Chat & Text Generation
Run generative Large Language Models on-device with token streaming, multi-turn KV cache memory, tool calling, Jinja2 chat templates, multimodal vision inputs, and raw runner control.
Text Embeddings
Generate high-dimensional semantic dense vectors from natural language text for on-device semantic search, vector databases, RAG, and cross-modal matching.
Privacy Filter
Detect and redact Personally Identifiable Information (PII) like names, emails, phone numbers, and secrets directly on-device in React Native.
Tokenizers
Fast, native on-device PyTorch C++ tokenizer bindings with Hugging Face tokenizer.json compatibility for BPE, WordPiece, Unigram, and Byte-level text tokenization in React Native.