Documentation
Developer documentation for integrating Navsi AI into production applications.
ENTER
Quickstart
Follow the production-ready integration flow: create an API key, install the SDK, add environment variables, wrap your app, and verify the widget.
Open quickstart→
SDK integration pattern
Review the reusable wrapper, routing adapter, package install commands, and app wiring used in the reference integration.
See the wrapper pattern→
Framework adaptation
Start from the Vite + React Router example and adapt the same provider, env model, and routing behavior to your own stack.
See app wiring→
Navigation behavior
Understand how the routing adapter, widget placement, and go-live checks fit into a real application shell.
Review verification→
Need implementation help?
Start with the quickstart to get the production setup, verified code samples, and the exact environment model used by the SDK.