jigar-dhulla

A Laravel package for building WhatsApp AI agents on top of wacli

13
0
100% credibility
Found May 06, 2026 at 13 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

A Laravel package that enables AI agents to receive and respond to WhatsApp messages by integrating with a local WhatsApp CLI tool and the Laravel AI SDK.

How It Works

1
🔍 Discover WhatsApp AI Helper

You find a handy tool that lets AI buddies chat back on your WhatsApp right from your web app.

2
📦 Add to Your App

You simply include this tool into your existing web project with one easy step.

3
🔗 Link Your WhatsApp

You run a quick setup to connect your personal WhatsApp account so it can read and send messages.

4
🤖 Set Up Smart Helpers

You customize a few AI personalities by telling them what kinds of chats to handle and how to respond.

5
▶️ Start Listening

You flip the switch to begin watching for new WhatsApp messages and let the AI take over.

6
💬 Send a Message

You text your WhatsApp bot, and it feels magical as the AI instantly thinks and replies just like a friend.

AI Chats Live!

Your WhatsApp now has smart, automatic conversations powered by AI, handling queries anytime.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 13 to 13 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is laravel-whatsapp-ai-agent?

This Laravel package lets you build AI agents that respond to WhatsApp messages by polling a wacli SQLite database for incoming texts, routing them to Laravel AI SDK agents, and sending replies via the wacli binary. It solves the hassle of wiring up WhatsApp bots in PHP apps, handling setup, polling, agent routing, and conversation history out of the box. Install via Composer, run `php artisan wa:setup` for config, publish the laravel package config, and start listening with `wa:listen`.

Why is it gaining traction?

It stands out with dead-simple CLI tools for setup, status checks, and one-shot polling, plus support for multiple agents with triggers, chat/group scopes, and queued processing to avoid blocking. Developers dig the conversation memory trait for context-aware replies and seamless integration with any Laravel AI agent, all backed by laravel github actions for tests and linting in this laravel package boilerplate. The config-driven routing means quick tweaks without code changes, perfect for laravel package development workflows.

Who should use this?

Laravel backend devs building customer support bots, sales responders, or group broadcasters on WhatsApp. Ideal for SaaS teams needing AI agents in production chats, or indie hackers prototyping with laravel github copilot and custom agents via `make:agent`. Skip if you're not on Laravel 13+ or lack a wacli setup.

Verdict

Promising early package at 13 stars and 1.0% credibility—docs are solid, tests pass via laravel github actions, but watch for wacli sync lock delays under load. Try it for a laravel github example of agent packages if WhatsApp AI fits; otherwise, wait for more releases and issues resolution.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.