PHPackages                             twfahey1/aqto\_ai\_core - 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. twfahey1/aqto\_ai\_core

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

twfahey1/aqto\_ai\_core
=======================

A Drupal module which provides a base for AI functionality for Aqto projects.

0131PHP

Since Jul 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/twfahey1/aqto_ai_core)[ Packagist](https://packagist.org/packages/twfahey1/aqto_ai_core)[ RSS](/packages/twfahey1-aqto-ai-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Aqto AI Core](logo.webp)](logo.webp)

INTRODUCTION
------------

[](#introduction)

The Aqto AI Core module provides a base for AI integrations in Drupal 10.

The primary use case for this module is:

- Provide an action system for common site functionality via natural language.
- Extends the action system to allow other modules that leverage shared configurations like API keys.

INSTALLATION
------------

[](#installation)

- Configure `settings.local.php` / `settings.php` to include the following:

```
$config['aqto_ai_core.settings'] = [
  'openai_api_key' => 'sk-1234567890',
];
```

Install as you would normally install a contributed Drupal module. See:  for further information.

CONFIGURATION
-------------

[](#configuration)

- Configure the `openai_api_key` in the `aqto_ai_core.settings` configuration.
- Assign the `Administer aqto_ai_core configuration` permission to the appropriate roles.
- Optional: Add the 'Aqto AI Agent' block to a region on your site, and ask it "What can you do?"

MAINTAINERS
-----------

[](#maintainers)

Current maintainers for Drupal 10:

- Tyler Fahey -

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/efb64db9f303adf4732a57a65f939d8604d70683ca0c8fd2dc14aab4560c563c?d=identicon)[twfahey1](/maintainers/twfahey1)

---

Top Contributors

[![twfahey1](https://avatars.githubusercontent.com/u/6699959?v=4)](https://github.com/twfahey1 "twfahey1 (31 commits)")

### Embed Badge

![Health badge](/badges/twfahey1-aqto-ai-core/health.svg)

```
[![Health](https://phpackages.com/badges/twfahey1-aqto-ai-core/health.svg)](https://phpackages.com/packages/twfahey1-aqto-ai-core)
```

PHPackages © 2026

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