@zeroagent/js
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

Zeroagent - Next-Gen AI Knowledge Agent for Webpages

Zeroagent is a next-gen AI-powered agent designed to interact with users, answer queries, provide product overviews, and much more — "Just like having a conversation between your website and visitors".

zeroagent-thumbnail

Step 1: Create Your Zeroagent Account

  • Log in to the Zeroagent Console.
  • Create a new website by following the dashboard instructions.
  • Copy your AppID and AppKey from your Zeroagent dashboard.

Step 2: Import Zeroagent into Your Project

To get started, import the Zeroagent package into your project using npm:

npm install @zeroagent/js

Step 3: Configure Zeroagent in Your Application

Once installed, you can embed the Zeroagent widget in your webpage by adding the following code:

import Zeroagent from '@zeroagent/js';

<Zeroagent appID={'<YOUR_APP_ID>'} appKey={'<YOUR_APP_KEY>'} />

Note : Peer Dependency: Ensure react is installed in your project. If it’s missing, simply run:

npm install react react-dom

Step 4: Build Your AI Knowledge Base

  • Log in to the Zeroagent Console and start creating your knowledge base by adding useful data and FAQs.
  • Customize and refine your AI assistant to better understand and serve your customers.

Ready to Dive In?

Start transforming your website with Zeroagent today. Enhance user engagement and provide smarter, more personalized interactions.

Readme

Keywords

none

Package Sidebar

Install

npm i @zeroagent/js

Weekly Downloads

6

Version

1.0.10

License

ISC

Unpacked Size

177 kB

Total Files

8

Last publish

Collaborators

  • zeroagent