Everything you need, built in.
Grounded answers. Lead scoring. Live chat. Analytics. Webhooks. Integrations. Each one is deep, and they all work together, no bolt-ons.
Answers that actually understand the question.
OyeChats does not just search your documents, it understands them. Hybrid AI search combines semantic understanding with keyword precision so visitors get accurate, grounded answers retrieved from your own content.
- Supports PDFs, Word docs, plain text, URLs, and full website crawls
- Production-grade vector storage built for scale
- Custom AI instructions per bot with content grounding
- Automatic re-indexing when you add or remove documents
- Optional reranking and relevance filtering for precise answers
Composite BANT Score
Reads budget fit from what the visitor says.
Spots who the decision-maker is.
Picks up on pain points and urgency.
Catches when they plan to buy.
Qualify every lead automatically.
BANT (Budget, Authority, Need, Timeline) is the gold standard in B2B sales qualification. OyeChats analyzes every conversation and scores all four dimensions into a composite 0 to 100 lead score, firing webhooks the moment a visitor becomes a hot lead.
Visitor asks about pricing.
Mentions "Q2 budget approval".
Budget signal detected ↑"We need to deploy for 50 agents".
Need signal strong ↑"I am the VP of Sales here".
Authority confirmed ↑BANT score reaches 84, webhook fired.
Hot LeadA real human, exactly when it matters.
Bot first, human second. When a visitor wants to talk to someone, OyeChats routes them to the right department in seconds, with the full transcript, visitor profile, and BANT score handed over.
- One-click bot-to-human handoff, with transcript context
- Department routing and load balancing across operators
- Canned responses with keyboard shortcuts like /hello
- Real-time typing indicators over WebSocket
- Post-chat rating from 1 to 5 stars, stored per session
See what actually converts.
Live dashboards, lead qualification funnels, top-question reports, and post-chat CSAT ratings. Filter by date, campaign, UTM, and visitor cohort.
- Conversation, lead, and message counters updated in real time
- Top asked questions grouped by intent
- Lead qualification funnel with drop-off analysis
- BANT score distribution across visitor cohorts
- CSAT ratings per operator and bot
Send every event to your own tools.
Five signed webhook events plus a full REST API. Send leads to your CRM, ping your team on Slack, trigger a Zap, or build your own automation.
tier_transitionVisitor crosses a qualification tier (warm to hot, etc.).
lead_capturedVisitor submitted name and email via the lead form.
handoff_requestedVisitor asked to speak with a human operator.
meeting_bookedVisitor booked a meeting via Calendly or Zcal.
chat_closedChat session ended with optional rating.
X-OyeChats-Signature header. Verify before processing to block replay attacks.POST https://your.app/hooks/oyechats
X-OyeChats-Signature: v1=8f2a1c...
X-OyeChats-Timestamp: 1739299200
Content-Type: application/json
{
"event": "tier_transition",
"bot_id": 42,
"data": {
"lead": {
"name": "Sarah Chen",
"email": "sarah@acme.com"
},
"bant": {
"composite": 79,
"tier": "hot"
}
}
}Fits your existing tools.
WordPress, Webflow, Next.js, React, Vue, HTML, and Framer. Booking via Calendly. 5 signed webhook events and a full REST API.
Browse all integrations →Try every feature. Free.
Every OyeChats bot starts free. Add your docs, paste one script tag, and go live in under five minutes.
