Answers from your docs
Hybrid RAG retrieves the right passages before every reply.
- Chunk, embed, and index uploaded or pasted knowledge
- Grounded answers with retrieval before generation
- Refuse inventing undocumented product facts
Turn your docs into a grounded support assistant — hybrid RAG, secure keys, and an embeddable chat widget.
Create a workspace, brand the bot, index knowledge, and go live on your site in minutes.
Public key in the browser · secret key in the console — free to start.
Free workspace · Sample console · Embeddable widget
Workspaces, hybrid RAG, and an embeddable widget — built around your organization knowledge.
Hybrid RAG retrieves the right passages before every reply.
Public key in the browser. Secret key stays in the console.
Create a workspace, add knowledge, embed the widget.
How it works
From empty workspace to embedded chat — usually under five minutes.
Name your product and get a public key for the widget plus a secret key for the console.
Set name, color, welcome message, and tone so it matches your product.
Upload or paste docs. DoxPro chunks, embeds, and indexes them for grounded answers.
Drop in the DoxPro chat component with your public key — live on your site.
After onboarding
Pass the public key — branding loads from your workspace. Keep the secret key in the console only.
import { DoxProChat } from '@/components/doxpro/widget/DoxProChat'
import '@/components/doxpro/widget/styles.css'
<DoxProChat
publicKey="pk_live_…"
apiBase="https://interviewpro-info-v2.vercel.app/api/doxpro/v1"
/>Free to start. No card required. Sample workspace available from the console login.