PHPackages                             chrisreedio/inteliment - 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. [API Development](/categories/api)
4. /
5. chrisreedio/inteliment

ActiveLibrary[API Development](/categories/api)

chrisreedio/inteliment
======================

Filament Integration for OpenAI's Assistants

3.x-dev(2y ago)42[2 PRs](https://github.com/chrisreedio/inteliment/pulls)MITPHPPHP ^8.1

Since Nov 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/chrisreedio/inteliment)[ Packagist](https://packagist.org/packages/chrisreedio/inteliment)[ Docs](https://github.com/chrisreedio/inteliment)[ GitHub Sponsors](https://github.com/chrisreedio)[ RSS](/packages/chrisreedio-inteliment/feed)WikiDiscussions 3.x Synced today

READMEChangelogDependencies (13)Versions (5)Used By (0)

Inteliment - Filament OpenAI Assistant Integration
==================================================

[](#inteliment---filament-openai-assistant-integration)

[![Inteliment](https://user-images.githubusercontent.com/77644584/282675849-872f76c6-9247-4180-9af7-140fb9c53c33.png)](https://user-images.githubusercontent.com/77644584/282675849-872f76c6-9247-4180-9af7-140fb9c53c33.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2903f3398207a25819eab29906da38483e76e5d8f1852abab1a149011193b271/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636872697372656564696f2f696e74656c696d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrisreedio/inteliment)[![GitHub Tests Action Status](https://camo.githubusercontent.com/df33238e57e58373ae3ecd2c6cbdea37e21de637ec7a99e4621e9b1a5b659042/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636872697372656564696f2f696e74656c696d656e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/chrisreedio/inteliment/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e6d2f370068ac7aeb9d3ca93b5057e98da54475bf82f53048123f57de24ef962/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636872697372656564696f2f696e74656c696d656e742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/chrisreedio/inteliment/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/666e89bd0a33139690b6cd251fd82004475081c375812d52c172ff66383a026f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636872697372656564696f2f696e74656c696d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrisreedio/inteliment)

Inteliment is a Filament plugin providing an interface for OpenAI's API within Laravel projects.

It offers straightforward tools to interact with AI services, facilitating the implementation of AI features like Assistants, text generation, or data analysis.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require chrisreedio/inteliment
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="inteliment-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="inteliment-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="inteliment-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$inteliment = new ChrisReedIO\Inteliment();
echo $inteliment->echoPhrase('Hello, ChrisReedIO!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Chris Reed](https://github.com/chrisreedio)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

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

Unknown

Total

1

Last Release

809d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77644584?v=4)[Chris Reed](/maintainers/chrisreedio)[@chrisreedio](https://github.com/chrisreedio)

---

Top Contributors

[![chrisreedio](https://avatars.githubusercontent.com/u/77644584?v=4)](https://github.com/chrisreedio "chrisreedio (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelchrisreediointeliment

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/chrisreedio-inteliment/health.svg)

```
[![Health](https://phpackages.com/badges/chrisreedio-inteliment/health.svg)](https://phpackages.com/packages/chrisreedio-inteliment)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)

PHPackages © 2026

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