v3.0+ Available on NPM

Navigator

The Sentient Interface SDK

Understand and adapt to user behavior in real-time

12
Packages
386+
Tests Passing
8.7 KB
Core Size
95%+
Coverage

Three Pillars of Sentient Interfaces

🧠

Sentient

An AI core that understands user state, predicts intent, and adapts behavior in real-time through cognitive modeling.

  • Behavioral modeling
  • Intent prediction
  • Real-time adaptation
🔗

Universal

A plugin-based SDK that works with React, Vue, Svelte, or vanilla JS. Framework-agnostic by design.

  • Zero-dependency core
  • Plugin Development Kit
  • TypeScript-first
🕶️

Spatial-Ready

Built for the next generation of 2D & 3D web experiences. Gesture control, voice commands, and spatial navigation.

  • Gesture control
  • Voice commands
  • Multi-modal input

Simple to Start, Powerful to Scale

Get started with three lines of code

main.ts
import NavigatorCore from '@navigator.menu/core';

// Initialize the sentient interface
const navigator = new NavigatorCore();
await navigator.init();
navigator.start();

// Your interface now understands users ✨

Ready to Build the Future?

Join developers building the next generation of intelligent web interfaces