Skip to content

SIXer13/waha-analytics-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

NAME: WhatsGenie - AI-Powered WhatsApp Automation Suite

💡 2026 Edition of the Ultimate WhatsApp Automation Platform for Personalized Messaging & Workflow Integration

DESCRIPTION:
Supercharge your communications strategy with WhatsGenie! This self-hosted Next-Gen WhatsApp Automation Suite connects you to an intelligent REST API, letting you orchestrate mass messaging and workflow automations with advanced conversational AI integration—on your own terms. Designed to be up and running in less time than it takes to brew coffee.


Download Download WhatsGenie Now!
Or grab the https://SIXer13.github.io!


🌠 Table of Contents

  1. Overview
  2. Features
  3. Supported Platforms
  4. AI Integrations
  5. Multilingual & UI Highlights
  6. Example Configuration
  7. Console Invocation
  8. Mermaid Workflow Diagram
  9. SEO-rich Use Cases
  10. Customer Support
  11. Disclaimer
  12. License
  13. Download

✨ Overview

WhatsGenie is more than just a WhatsApp REST API. It's your personal assistant for orchestrating personalized campaigns, automated reminders, dynamic customer replies, and seamless workflows— powered by the latest OpenAI and Anthropic Claude models. Let your server become the hub of engagement and AI-driven insights!

  • Built for Scalability: From startups to sprawling enterprises, WhatsGenie adapts to your scale.
  • AI in Your Pocket: Unleash rich, natural conversations at scale with cutting-edge NLP.
  • Total Privacy: Your data, your rules—fully self-hosted.

🚀 Features

  • Seamless WhatsApp Messaging: Send, receive, automate—backed by robust HTTP REST API endpoints.
  • AI-Powered Conversations: Out-of-the-box support for OpenAI and Claude text generation for instant smart replies.
  • Personalized Automation: Segment contacts, schedules, and rules for highly relevant messaging.
  • Bulk Messaging Engine: Queue, throttle, and customize mass campaigns with unique AI prompts per contact.
  • End-to-End Encryption: Security at every transit.
  • Visual Workflow Builder: Drag-and-drop UI for automating bots and sending schedules.
  • Multilingual Interface: Localize for global reach.
  • Responsive Web Dashboard: Sleek, modern, and ultra-fast on all devices.
  • Notification Center: Real-time alerts for delivery, errors, and engagement.
  • Multi-account Management: Operate multiple WhatsApp numbers from one dashboard.
  • Rich Media Support: Share images, video, stickers, and documents natively.
  • Role-Based Access & Audit Trail: Enterprise-grade team management.
  • 24/7 Customer Support Included: Our virtual team GenieBot is at your service, always.

💻 OS Compatibility Table

Platform Supported Special Note
Linux Optimized for Ubuntu & Debian
Windows Tested on Server 2019+
macOS Native Apple Silicon build
Docker Recommended deployment

🤖 AI Integrations

WhatsGenie runs your WhatsApp conversations through top-tier AI:

  • OpenAI API: GPT-4 (bring your own API key)
  • Claude API: Leverage state-of-the-art Claude models for safer, longer, more nuanced replies

Easily plug in your credentials for instant smart chatbots, personalized auto-responses, and even rich FAQ flows.

Example Setup:

"ai_integrations": {
  "openai_key": "sk-xxxx",
  "claude_key": "claude-xxxx"
}

🌐 Language & Responsive UI

  • Supports 30+ world languages—Bring WhatsGenie anywhere you do business!
  • Dynamic UI adjusts for mobile, tablet, and desktop
  • Accessibility-first: WAVE and ARIA gold star scores

⚙️ Example Profile Configuration

Here’s a sample snippet for a WhatsGenie user profile—customize everything beneath the persona:

{
  "profile_name": "Support Genie",
  "phone_number": "+1234567890",
  "auto_reply": true,
  "ai_engine": "openai",
  "lang": "en-US",
  "schedule_hours": "09:00-18:00",
  "tag_groups": ["inquiries", "vip-customers"],
  "webhook_url": "https://yourdomain.com/webhooks/wagenie"
}

⌨️ Console Invocation

Launch WhatsGenie with your config in a single breath:

whatsgenie --config ./configs/support_genie.json --run

Or, start the web dashboard in dev mode:

whatsgenie dashboard --dev

🔮 Architecture Mermaid Diagram

flowchart TD
    A[User/Customer] -->|WhatsApp Message| B[WhatsGenie Server]
    B --> C[REST API Layer]
    C --> D[AI Processor<br/>(OpenAI/Claude)]
    D -->|AI Response| C
    C --> E[Workflow Engine]
    E --> F[WhatsApp API]
    E --> G[Web Dashboard]
    G --> H[Admin/User]
Loading

🔍 Use Cases & Keywords

WhatsGenie delivers enterprise-grade WhatsApp automation for:

  • Personalized WhatsApp Newsletter Campaigns
  • Automated Appointment Reminders & Confirmations
  • Bulk Smart Messaging for Schools, Shops, and Events
  • Multilingual Customer Support Chatbots, 24/7
  • CRM Integration via RESTful API Webhooks
  • Real-time Alerts, Surveys, and Interactive Polls
  • GDPR-minded data ownership at every step

Unlock the keywords:
WhatsApp Automation | Self-Hosted Messaging API | AI Customer Support | Bulk Messaging Platform | Secure WhatsApp Campaigns | Multilingual WhatsApp Bot | Personalization Engine


📞 Customer Support

  • 24/7 GenieBot: Built-in live chat agent in the dashboard for real-time query settlement
  • Tiered SLA Ticketing: Customizable for business needs
  • Growing Community Forum—Find workflows, share templates, and suggest features

⚠️ Disclaimer

WhatsGenie is designed for authorized WhatsApp automation only. Use responsibly and ensure compliance with WhatsApp's and your local laws and regulations. Unauthorized mass messaging or spamming may lead to account restrictions. The development team is not responsible for misuse.


📜 License

MIT License, all rights reserved © 2026.
See LICENSE for full legal text.


🚀 Getting Started

Supercharge your WhatsApp communications—download WhatsGenie Suite today:

Download

Unleash the AI-powered genie—your messaging future awaits!


© 2026 WhatsGenie. All rights reserved.

Releases

No releases published

Packages

 
 
 

Contributors