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.
Every AI Agents plan includes full Suite access at no additional cost. Internal tools, team assistants, and developer APIs—all yours.
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.
AI Agents
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
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
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
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)
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.
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.
Enterprise-Grade Infrastructure
Industry's only multi-property/multi-location RAG architecture. One knowledge base, many locations.
Advanced workflow automation and reasoning engine.
8+ AI models to choose from. Switch between OpenAI, Anthropic, Gemini, and more based on your needs.
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();All Suite Features Included Free
Every AI Agents plan includes full Suite access at no additional cost. Start free with 300 AI responses/month.
Perfect for getting started
- 300 AI responses/month
- 1 chatbot
- Website deployment
- AI Tools & Assistants
For small businesses
- 3,000 AI responses/month
- WhatsApp & Instagram
- White-label branding
- API access
For growing businesses
- 12,000 AI responses/month
- 2 chatbots
- All channels
- Priority support
Enterprise solution
- 30,000 AI responses/month
- 3 chatbots
- Unlimited members
- Dedicated support
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