Napcar

Local AI demo

This page calls navigator.napcar.ai through the Napcar SDK. In Napcar it runs on a local model; in any other browser it degrades gracefully and tells you to install Napcar. This demo is pinned to local-only, so nothing is sent to a cloud API.

A real app keeps the same call site and lets the SDK fall back to a cloud provider you choose (OpenAI by default, or any OpenAI-compatible API) outside Napcar. Read about the cloud fallback.