For AI Agents Users

Power Up Your AI Agents

Already using AI Agents for customer-facing chatbots? Unlock internal AI tools, team assistants, and full API access—all included free with your subscription.

No extra cost. Suite features are included in every plan.

All Suite Features Included Free

Every AI Agents plan includes full Suite access at no additional cost. Internal tools, team assistants, and developer APIs—all yours.

View Pricing

What You Get with Suite

Your AI Agents subscription includes these powerful add-ons at no extra cost. Explore ready-made templates in our Catalog.

Primary Product

AI Agents

Learn more

Customer-facing chatbots deployed on Website, WhatsApp, Instagram, and Facebook. Lead capture, OTP validation, multi-language support, and hierarchical RAG for multi-location businesses.

This is the core product. Everything below are optional add-ons included free.

Suite Add-ons

Included free with every AI Agents plan

Add-on
AI Tools

Internal productivity

No-code forms that execute AI prompts behind the scenes. Build content generators, data extractors, email composers, and more—without writing code.

  • Customizable field types (text, dropdowns, numbers)
  • Variables auto-populate into prompts
  • Attach sources for grounded answers
  • Save/discard outputs, Published + Draft versioning
Add-on
AI Assistants

Team chat interfaces

Chat-based AI for internal teams. Multi-turn conversations grounded in company knowledge. Perfect for support training, Q&A, and onboarding.

  • Natural multi-turn dialogue
  • Optional starting forms for context
  • Company knowledge grounding
  • Personas API integration, Published + Draft versioning
Add-on
Prompts API

Developer API for single-task AI

Store and version prompt configurations with full API access. Single-task execution (input → output) for content generation, data extraction, classification, and more.

  • 10+ versions per prompt configuration
  • Switch between OpenAI, Claude, Gemini, Llama
  • Non-streaming, HTTP/2, and SSE streaming
  • REST API (SDKs coming soon)
Add-on
Personas API

Developer API for conversational AI

Build chat interfaces, AI agents, and multi-turn dialogue systems programmatically. Conversation management, context tracking, and stateful interactions out of the box.

  • Multi-turn conversation support
  • Persona configuration (tone, expertise, behavior)
  • Full version control with instant rollback
  • SSE streaming for real-time responses

Not sure where to start?

Here's a simple guide to help you choose

Customer-facing chatbots

Use AI Agents for website/WhatsApp chatbots that capture leads and answer customer questions.

Go to Agents →

No-code team tools

Start with AI Tools for form-based tasks, or AI Assistants for team chat interfaces.

Browse Catalog →

Developers

Use Prompts API for single-task AI or Personas API for conversational interfaces.

Read API Docs →

Your Agents, Supercharged

Start with AI Agents for customers. Add internal tools and developer APIs as you grow—all from one unified workspace.

Primary
Bot Studio

Customer-facing AI chatbots deployed across Website, WhatsApp, Instagram, and Facebook. Multi-channel lead capture with brand customization.

✓ Preset behaviors for rapid deployment
✓ OTP validation & Assets management
✓ Hierarchical RAG for multi-location businesses
Add-on
AI Studio

Internal productivity tools and assistants. No-code forms that execute prompts behind the scenes, plus chat-based interfaces for teams.

✓ AI Tools: Custom fields + grounded answers
✓ AI Assistants: Chat interfaces with personas
✓ Sources: Attach documents & web pages
Add-on
API Console

Developer integration layer with full versioning. Store prompts and personas, switch model providers, and maintain version control.

✓ Prompts API: Version-controlled configurations
✓ Personas API: Conversational AI configs
✓ Multi-provider switching (OpenAI, Anthropic, Gemini)

Enterprise-Grade Infrastructure

Hierarchical RAG

Industry's only multi-property/multi-location RAG architecture. One knowledge base, many locations.

Advanced Agents

Advanced workflow automation and reasoning engine.

Multi-Model Support

8+ AI models to choose from. Switch between OpenAI, Anthropic, Gemini, and more based on your needs.

Enterprise Security

Enterprise encryption with Azure hosting in India or US regions. On-premise deployments support custom compliance requirements.

Designed for Developers

Don't get stuck in a drag-and-drop builder. Eject to code whenever you need complex logic.

  • REST API (SDKs coming soon)
  • Post-conversation agentic workflows
  • Evaluation & Testing framework
// REST API Example
const response = await fetch(
  'https://api.hyperleapai.com/v1/prompts/execute',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer YOUR_API_KEY',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      promptId: 'your-prompt-id',
      variables: { topic: 'AI automation' }
    })
  }
);

const result = await response.json();
No Upsells

All Suite Features Included Free

Every AI Agents plan includes full Suite access at no additional cost. Start free with 300 AI responses/month.

Free

Perfect for getting started

$0/mo
  • 300 AI responses/month
  • 1 chatbot
  • Website deployment
  • AI Tools & Assistants
Get Started Free
Plus

For small businesses

$40/mo
  • 3,000 AI responses/month
  • WhatsApp & Instagram
  • White-label branding
  • API access
Start Plus Plan
Most Popular
Pro

For growing businesses

$100/mo
  • 12,000 AI responses/month
  • 2 chatbots
  • All channels
  • Priority support
Start Pro Plan
Max

Enterprise solution

$200/mo
  • 30,000 AI responses/month
  • 3 chatbots
  • Unlimited members
  • Dedicated support
Start Max Plan

Start with Agents. Scale with Suite.

Deploy customer-facing chatbots with AI Agents. When you're ready, explore internal tools, team assistants, and developer APIs—all included free.

Frequently Asked Questions

Everything you need to know

Do I need to pay extra for Suite features?

No! All Suite features (AI Tools, AI Assistants, Prompts API, Personas API) are included free with every AI Agents plan. There's no upsell—you get everything at the same price.

Can I use just AI Agents without Suite?

Absolutely. AI Agents is the primary product and works perfectly on its own for customer-facing chatbots. Suite features are optional add-ons you can explore when you're ready.

What are Suite add-ons used for?

AI Tools and AI Assistants help your internal team with productivity tasks. Prompts API and Personas API let developers build custom integrations. All of these complement your customer-facing AI Agents.

Is Suite suitable for non-technical users?

Yes! AI Tools and AI Assistants are designed for business users with zero coding knowledge. Developers can use the APIs for custom integrations when needed.

What AI models can I use?

We support GPT-4o, Claude 3.5 Sonnet, Gemini 1.5 Pro, Llama 3, and more. You can switch models anytime across both Agents and Suite features.

Still have questions?

Contact our support team