Everything you need to build with Orac
Step-by-step guides, API reference, and platform-specific integration documentation.
Quick Start
Live chatbot in 3 lines of code
<!-- Step 1: Add this before </body> -->
<script
src="https://askorac.com/widget.js"
data-orac-id="YOUR_PROJECT_ID"
></script>
<!-- That's it. Your chatbot is live. -->Guides
Getting Started
Create your account, set up your first project, and deploy a chatbot in under 5 minutes.
Training Sources
Upload files, paste URLs, or crawl your entire site. Learn how auto-sync keeps content current.
Widget Integration
Script tag, npm package, or REST API — detailed implementation guides for every method.
Customization
Colors, branding, welcome message, fallback behavior, and behavioral instructions.
Custom Actions
Define webhook endpoints Orac calls mid-conversation. Built-in calculator, CSV query, and multi-step chains.
Security & Privacy
Data isolation, encryption architecture, and compliance documentation.
Intelligence & Analytics
Knowledge gap analysis, confidence scoring, frustration detection, and weekly digest reports.
Webhooks & Real-time Sync
CMS integration, real-time content updates, and webhook configuration.
Human Handoff & Self-Healing
Escalation rules, owner reply, and knowledge self-healing from the dashboard.
API Reference
REST API v1Platform Integration Guides
WordPress
Paste the script tag into your theme's footer or use a header/footer plugin like Insert Headers and Footers.
Shopify
Add the script tag to your theme.liquid file before the closing </body> tag via Online Store > Themes > Edit Code.
Webflow
Paste in Project Settings > Custom Code > Footer Code. The widget loads on all pages automatically.
Next.js
Install the @askorac/react package and add the <OracWidget /> component to your root layout.
React
Use the npm package for React apps, or the script tag in your public/index.html for Create React App.
HTML
Add one script tag before </body>. Works with any static site, PHP, Ruby, or server-rendered HTML.
Ready to let your docs do the talking?
Start free. No credit card required. Your first chatbot is live in under 5 minutes.