Frequently asked questions
Quick answers to common questions about NovaChat AI.
You can embed NovaChat AI by adding a small JavaScript snippet to your site. From there, you can configure
appearance, behavior, and connect it to your backend or AI provider.
Yes. The chat frontend is designed to call your own API endpoint. In the demo, we use mock responses, but
you can easily replace that with a real
/api/chat endpoint.
We follow best practices for encryption and access control. You decide what data is sent to your AI
provider, and you can anonymize or filter messages before they leave your servers.
Absolutely. Colors, fonts, avatar, welcome messages, and positioning can all be tailored to match your
brand guidelines.