Documentation

Introduction to Web Agents

Senera Core allows you to embed intelligent, goal-oriented agents directly onto your website. Unlike traditional chatbots that rely on static decision trees, our agents understand context, intent, and sentiment.

Prerequisites

You need a Senera Core account and an active project ID to initialize the SDK.

Installation

Simply add the following script tag to the <head> of your website.

<script src="https://cdn.seneracore.com/sdk/v2/agent.js" async></script>