SpotInfo Platform

One console for both products

Configure Revy (Lead to Conversion) and Flux (FlowComplete), connect your knowledge base, and go live on web and app—from a single SpotInfo Console.

SpotInfo Console

Three pillars to configure before you ship—not separate consoles per product.

Create Agent

Launch Revy for Lead to Conversion or Flux for FlowComplete. Set persona, instructions, fields to collect, and product-specific rules.

Knowledge base

Connect APIs, docs, Google Drive, and public URLs. Agentic retrieval keeps every answer grounded in your content.

Optional

Human-in-the-loop

Optional escalation to your team for complex or regulated conversations. Enable when you need it—not required to go live.

Implementation

Go live in minutes

Same four steps on the homepage—script paste happens only in step 4.

1

Create your agent

Choose Revy or Flux, set persona, and define what to collect from users.

2

Connect knowledge base

Ingest APIs, docs, Drive, and URLs with agentic retrieval.

3

Configure products

Lead to Conversion rules (Engage, Assist, Qualify) and FlowComplete rules (Detect, Intervene, Guide).

4

Go live

Paste the one-minute script on your site or app and map channels from the console.

Shared platform capabilities

Runtime features shared by Lead to Conversion and FlowComplete.

KB-only answers

Grounded responses from your knowledge base—no open-web hallucination. Shared by Lead to Conversion and FlowComplete.

Sub-1s voice

Low-latency vernacular voice for natural conversations on mobile networks across India.

Omnichannel context

One thread across widget, WhatsApp, phone, and in-app—users resume where they left off.

CRM sync

Transcripts, summaries, and lead fields pushed to your CRM on qualified interactions.

Indian languages

Automatic language switching mid-conversation for voice and chat.

Optional human handoff

Route high-stakes cases to your team when HITL is enabled in the console.

Go-live script (example)

Replace YOUR_AGENT_ID with the ID from your console after step 4. This is a placeholder—no production credentials.

<!-- SpotInfo AI — paste before </body> -->
<script>
  (function (w, d, s, id) {
    if (w.SpotInfo) return;
    var js = d.createElement(s);
    js.async = true;
    js.src = "https://cdn.spotinfo.ai/agent.js";
    js.dataset.agentId = "YOUR_AGENT_ID";
    d.head.appendChild(js);
    w.SpotInfo = { q: [], push: function () { w.SpotInfo.q.push(arguments); } };
  })(window, document, "script", "spotinfo");
  SpotInfo.push("init", { agentId: "YOUR_AGENT_ID" });
</script>

Full integration guide: documentation

Start in the console

Sign up to create your agent, or book a walkthrough with our team.