PHPackages                             wotz/filament-chatbot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wotz/filament-chatbot

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wotz/filament-chatbot
=====================

Filament chatbot package with Laravel AI streaming support.

v0.3.0(3mo ago)09MITPHP ^8.3

Since Apr 17Compare

[ Source](https://github.com/wotzebra/filament-chatbot)[ Packagist](https://packagist.org/packages/wotz/filament-chatbot)[ Docs](https://github.com/wotzebra/filament-chatbot)[ RSS](/packages/wotz-filament-chatbot/feed)WikiDiscussions Synced 3w ago

READMEChangelog (3)Dependencies (15)Versions (5)Used By (0)

Filament Chatbot
================

[](#filament-chatbot)

A Filament plugin (v4, v5) that adds a floating, streaming chatbot widget to your panel using Laravel AI.

Requirements
------------

[](#requirements)

- PHP 8.3+
- Filament 4.x or 5.x
- [Laravel AI](https://github.com/laravel/ai) (installed automatically as a dependency)

Quick start
-----------

[](#quick-start)

```
composer require wotz/filament-chatbot
php artisan filament-chatbot:install
```

Configure your AI provider in `config/ai.php`, then register the plugin in your Filament panel provider:

```
use Wotz\FilamentChatbot\Filament\Plugins\ChatbotPlugin;

$panel->plugin(ChatbotPlugin::make());
```

Documentation
-------------

[](#documentation)

Full documentation lives in [`documentation/`](documentation/index.md):

- [Installation](documentation/installation.md)
- [Plugin API](documentation/plugin-api.md)
- [Configuration reference](documentation/configuration.md)
- [Custom agent](documentation/agents.md)
- [Tools](documentation/tools.md)
- [Conversations](documentation/conversations.md)
- [Page context](documentation/page-context.md)
- [UI customization](documentation/ui-customization.md)
- [Streaming (HTTP / WebSocket)](documentation/streaming.md)

Project links
-------------

[](#project-links)

- [Changelog](CHANGELOG.md)
- [Upgrade guide](UPGRADING.md)
- [Contributing](CONTRIBUTING.md)
- [Code of Conduct](CODE_OF_CONDUCT.md)

Security
--------

[](#security)

If you discover a security vulnerability, please email `info@codedor.be` instead of opening a public issue.

License
-------

[](#license)

MIT. See [LICENSE.md](LICENSE.md).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance82

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

91d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15cf50c665151125e406b8daceaca4ce27096798f9295cbae2f17b29440241f6?d=identicon)[Who Owns The Zebra](/maintainers/Who%20Owns%20The%20Zebra)

---

Tags

laravelfilamentchatbotwotzebra

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wotz-filament-chatbot/health.svg)

```
[![Health](https://phpackages.com/badges/wotz-filament-chatbot/health.svg)](https://phpackages.com/packages/wotz-filament-chatbot)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.8k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

330530.5k30](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.8k2](/packages/finity-labs-fin-mail)[tapp/filament-form-builder

User facing form builder using Filament components

132.4k5](/packages/tapp-filament-form-builder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
