Live Test Environment

Test the Widget.
Right Here.

This is exactly how the chat widget appears on your website. The AI in this demo is in test mode and will respond accordingly.

1
Click the chat icon in the bottom-right corner
2
Type any message and see the AI respond instantly
3
This is a test session — conversations are not saved
This is a demo widget. The AI will introduce itself as a demo and let users know they're in a test environment. When you add the widget to your own site with your API key, it will use your business knowledge base.

AI-Powered Responses

Google Gemini AI answers customer questions instantly, 24/7.

Human Agent Handoff

One click connects customers to real people when needed (Pro+).

Mobile Responsive

Works perfectly on every device — phones, tablets, desktops.

2-Line Install

Copy and paste two lines. Your widget is live in under 60 seconds.

Installation
Add to your website.
HTML — paste before </body>
<!-- Janimony Chat Widget -->
<script src="https://cdn.janimony.chat/widget.js"></script>
<script>
  JanimonyChat.init({
    businessId: 'your_api_key_here'
  });
</script>
Sign Up Free to Get Your Key Full Documentation