Starter templates
Support, Lead Gen, Onboarding, Product Tour
Pre-configured flows to jumpstart prototypes and standard use cases
AI Tools · Free Generator
Launch a working conversational assistant from templates or a blank slate. Combine no-code flows with developer mode to connect knowledge bases, PDFs, APIs, and live data while keeping control over redaction, human handoffs, and observability.
Starter templates
Support, Lead Gen, Onboarding, Product Tour
Pre-configured flows to jumpstart prototypes and standard use cases
Source connectors
Docs, PDFs, CRM, APIs, Slack, S3
Patterns and ingestion guides for common enterprise sources
Export options
Bot definitions & test harness
Downloadable definitions for developer integration and compliance review
Generator essentials
A guided experience that takes you from use-case to a working assistant. Choose a template or start from scratch, connect sources, set tone and safety rules, then test in the built-in harness. When ready, export the bot definition or switch to developer mode for custom integrations.
Source ecosystem
Ingest and index the sources your team uses so the bot answers consistently from trusted content.
Operational prompts
Pre-built prompt clusters help you define voice, intent mapping, retrieval logic, and escalation behavior. Use them as-is or customize for your domain.
Templates to define voice and opener. Example: "System: You are a concise, professional product specialist for Acme Corp. Greeting: 'Hi — I can help with specs, pricing, or trial setup. How can I assist?'"
Patterns to pull and rank supporting passages before answering. Example: "Return top 3 passages with IDs and relevance scores, then synthesize answer citing passage IDs."
Rules to transfer to a human or gather missing context when confidence is low. Example: "If confidence < threshold, collect name and issue, then create a ticket."
Extend with code
Switch to developer view for custom webhooks, API orchestration, and server-side logic. All generator definitions are exportable so engineers can version, extend, and deploy bots in existing pipelines.
Controls & monitoring
Configure PII redaction, logging levels, and retention policies. Observability tools make it easy to see incoming queries, retrieval hits, failures, and drift so teams can iterate quickly.
Ship with confidence
Built-in testing and monitoring help you validate behavior before and after deploy. Create test suites, record failing examples, and surface metrics for intents and retrieval quality.
Use-case playbook
Choose a template and connect just the essential sources to prove value quickly. Expand with more connectors, developer actions, or stricter data controls as you move from prototype to production.
The generator walks you through selecting a template or blank flow, connecting data sources, configuring persona and safety rules, and testing conversations. Templates cover support FAQ, billing, lead qualification, onboarding tours, and more—each editable in the visual builder.
Yes. The generator supports private connectors and ingestion patterns; you choose whether documents are indexed in a hosted vector store or kept behind your network with a secure retrieval proxy. Data access and retention are configurable per bot.
Generated bots can be deployed as embeddable web widgets, or connected to messaging platforms like Slack and Microsoft Teams. Developer mode also lets you run the bot behind your own API gateway for custom deployment targets.
Use the connector setup to point to site crawls, upload PDFs and Office docs, or configure API endpoints and database queries. The generator provides ingestion patterns and mapping steps to extract text, metadata, and create searchable passages.
Yes. Developer mode exposes exportable bot definitions, webhook hooks, and action templates so engineers can implement custom API calls, secrets management, or server-side validation while preserving the conversation model.
Define escalation nodes in the flow or set confidence thresholds that trigger a handoff. You can collect context automatically and map fields to ticket templates for common helpdesk systems, or call a webhook to create tickets in your system.
Configure PII detection rules that redact or obfuscate sensitive tokens from logs and transcripts. Set retention windows per bot and control which events are persisted. Logging levels are adjustable for QA versus production environments.
Use the built-in test harness to run scenario suites, capture failing queries, and label expected intents. Monitoring surfaces low-confidence responses, retrieval misses, and top failing intents so teams can prioritize fixes and retrain documents.
The generator supports configurable locale and tone settings and can work with content in multiple languages. For language-specific behavior and date/number formatting, adjust the persona and regional settings in the bot configuration.
Yes. Bot definitions, conversation logs, and exported test cases are available for download to support developer integration, compliance review, or migration to other environments.