Quick start

Sign-up to live AI chat widget in four steps.

The short version. No explanations, just the path. Want the full walkthrough with context on databases, testing, and plans? Read the complete guide.

1

Sign up

Create an account and create your organization. You land on the Free plan automatically. No card required.

2

Add a source

In Knowledge base, upload a file or paste a URL. That's it. It's chunked and embedded automatically.

3

Grab your key

In Widget & API key, click Generate new key and copy it.

4

Embed it

Paste this before </body> on your site:

<script
  src="https://pelifi.com/widget.js"
  data-tenant-key="ragpk_your_public_key"
  defer
></script>