🤖 Lara Chat Widget

Interactive Demo & Integration Tool

🔐 Authentication Setup

Quick Copy-Paste Method: Copy tokens directly from Scalara's dev environment (app.dev.scalara.de) LocalStorage and paste them below!

📋 Copy & Paste Mode (Easiest)

Copy the exact refreshToken key and value from the customer's LocalStorage.
Note: The widget automatically extracts the client_id from the key pattern and sends it to the backend.

🔧 Advanced: Manual Entry Mode

💬 Live Widget Demo

👇 The Lara Widget is active on this page!

Look for the chat icon in the bottom-right corner

Features:

  • ✅ Automatic Cognito authentication
  • ✅ Session persistence
  • ✅ Mobile responsive
  • ✅ Real-time AI responses

Widget Status:

Loading widget status...

📦 Integration Code For Developers

Add these lines to your application to integrate the Lara Widget:

<!-- Add to your HTML -->
<script type="module" src="https://lara-scalara.pages.dev/lara-widget.js"></script>
<lara-widget data-api-url="https://scalara.app.n8n.cloud/webhook/lara-chat"></lara-widget>