Questions, answered.
How does Nexus differ from generic LLMs?
Nexus acts as an orchestrator, not just a model. It routes requests to the most efficient sub-model for the task while maintaining a unified long-term memory across sessions.
Is my data used for training?
No. Nexus is built on a zero-retention architecture. Data indexed into your private vector space never enters the global training pool.
Do I need to create an account?
Never. Everything on the site — including the playground — works without any signup, login, or credit card.
Is there really no paid tier?
Correct. All three tiers are $0. We fund development through optional enterprise partnerships on the services side.
Can I use Nexus offline?
The playground on this site runs entirely in your browser. Your prompts never leave your device.
How do I integrate Nexus into my product?
The public API is coming soon. In the meantime you can experiment with the playground and reach out via the contact page for early access.