Create Agent
Launch Revy for Lead to Conversion or Flux for FlowComplete. Set persona, instructions, fields to collect, and product-specific rules.
SpotInfo Platform
Configure Revy (Lead to Conversion) and Flux (FlowComplete), connect your knowledge base, and go live on web and app—from a single SpotInfo Console.
Three pillars to configure before you ship—not separate consoles per product.
Launch Revy for Lead to Conversion or Flux for FlowComplete. Set persona, instructions, fields to collect, and product-specific rules.
Connect APIs, docs, Google Drive, and public URLs. Agentic retrieval keeps every answer grounded in your content.
Optional escalation to your team for complex or regulated conversations. Enable when you need it—not required to go live.
Implementation
Same four steps on the homepage—script paste happens only in step 4.
Choose Revy or Flux, set persona, and define what to collect from users.
Ingest APIs, docs, Drive, and URLs with agentic retrieval.
Lead to Conversion rules (Engage, Assist, Qualify) and FlowComplete rules (Detect, Intervene, Guide).
Paste the one-minute script on your site or app and map channels from the console.
Runtime features shared by Lead to Conversion and FlowComplete.
Grounded responses from your knowledge base—no open-web hallucination. Shared by Lead to Conversion and FlowComplete.
Low-latency vernacular voice for natural conversations on mobile networks across India.
One thread across widget, WhatsApp, phone, and in-app—users resume where they left off.
Transcripts, summaries, and lead fields pushed to your CRM on qualified interactions.
Automatic language switching mid-conversation for voice and chat.
Route high-stakes cases to your team when HITL is enabled in the console.
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
Sign up to create your agent, or book a walkthrough with our team.