Everyday AI tools for your team
Create tools for repeated tasks, ask questions about internal documents, and connect your own apps. Suite is a $99 one-time add-on on Plus, Pro, and Max.
Studio & API access for $99 one-time. Available on Plus, Pro, and Max plans.
Add internal AI tools, team assistants, and developer APIs to your AI Agents plan for a one-time $99 fee. Available on Plus, Pro, and Max.
Everything in the Suite add-on ($99 one-time)
Unlocks internal AI tools, team chat assistants, and developer APIs — on top of your existing Agents plan. Explore ready-made templates in our Catalog.
AI Agents
AI agents answer customer questions on your website, WhatsApp, Instagram, and Messenger. They use your business information, collect contact details, and share booking links.
This is the core product. The features below are available with the Studio & API add-on ($99 one-time).
Suite Add-ons
Available for $99 one-time on Plus, Pro, and Max plans
Internal productivity
Build simple forms that use AI to draft content, extract information, or write emails. No coding required.
- Customizable field types (text, dropdowns, numbers)
- Form answers fill in your AI instructions
- Add documents for the AI to use
- Save results and keep draft versions of your tools
Team chat interfaces
Let your team ask questions about company documents and follow up in the same chat. Useful for training and helping new staff.
- Ask follow-up questions in the same chat
- Optional starting forms for context
- Answers using your company documents
- Personas API integration, Published + Draft versioning
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 multiple OpenAI GPT models
- Non-streaming, HTTP/2, and SSE streaming
- REST API (SDKs coming soon)
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 →One platform. Customer-facing and internal.
Start with AI Agents for customers. Add internal tools and developer APIs when your team is ready — all managed from one unified workspace.
Customer-facing AI chatbots deployed across Website, WhatsApp, Instagram, and Facebook. Multi-channel lead capture with brand customization.
Internal productivity tools and assistants. No-code forms that execute prompts behind the scenes, plus chat-based interfaces for teams.
Developer integration layer with full versioning. Store prompts and personas, switch model providers, and maintain version control.
Production-Grade Infrastructure
Industry's only multi-property/multi-location RAG architecture. One knowledge base, many locations.
Advanced workflow automation and reasoning engine.
Multiple OpenAI GPT models to choose from. Switch models based on your needs. More providers coming soon.
Enterprise encryption with Azure hosting in India or US regions.
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();Studio & API — $99 One-Time Add-on
Add Studio & API access to any paid plan for a one-time $99 fee. Includes AI Tools, Assistants, and developer APIs. Base plan pricing below.
For small businesses
- 3,000 AI responses/month
- WhatsApp & Instagram
- White-label branding
- + $99 one-time for Studio & API
For growing businesses
- 12,000 AI responses/month
- 2 chatbots
- All channels
- Priority support
Enterprise solution
- 30,000 AI responses/month
- 5 chatbots
- Unlimited members
- Dedicated support
Connect your customer conversations to the AI tools your team already uses.
Connect Claude Desktop or any MCP-compatible client to approved business context from Hyperleap. Instead of opening dashboards and exporting files, teams ask natural-language questions about leads, conversations, customer questions, and chatbot performance.
MCP is included on every paid plan (Plus, Pro, Max) — not part of the Suite $99 add-on.
Lead intelligence
Ask which leads are hot, stale, high-intent, or waiting for follow-up.
Conversation summaries
Summarize WhatsApp, website, Instagram, and Facebook conversations by week, channel, customer type, or intent.
Knowledge gaps
Find questions customers asked that your website or documents didn’t answer.
Growth analytics
Identify which services, products, pages, or campaigns generated the most conversations.
Workflow actions
With explicit configuration, connect conversation data to CRMs, email workflows, reports, or internal dashboards.
Cross-client view (agencies)
For multi-client setups: ask about pipeline, leads, and trends across the agencies you support.
Ask your business questions in plain English
“Show me all hot leads from this week.”
“Which customers asked about pricing but didn’t book?”
“Summarize unanswered questions from the last 100 conversations.”
“Which channel generated the most qualified inquiries?”
“Create a follow-up list from yesterday’s WhatsApp leads.”
“Which pages should we improve based on customer questions?”
Designed for scoped access and control
Customer conversations and lead data are sensitive. MCP access is scoped, permissioned, logged, and read-only first. Write actions require explicit configuration and human review where appropriate.
Stop rebuilding prompts from scratch every week.
One $99 add-on unlocks internal AI tools, team assistants, and developer APIs — built on top of the same platform running your customer-facing Agents.
Frequently Asked Questions
Everything you need to know
Do I need to pay extra for Suite features?
Yes. Suite is an optional $99 one-time add-on on Plus, Pro, and Max. It includes AI Tools, AI Assistants, Prompts API, and Personas API.
Can I use just AI Agents without Suite?
Yes. Your customer-facing AI agent works without Suite. Add Suite if your team also needs internal AI tools or developer APIs.
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?
Eight OpenAI models are included. You can also add your own OpenAI, Anthropic, or Google Gemini API key to use models from those providers.
Still have questions?
Contact our support team