Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decodelabs/prophet

Generalised PHP interfaces for creating AI assistants
https://github.com/decodelabs/prophet

Last synced: 1 day ago
JSON representation

Generalised PHP interfaces for creating AI assistants

Awesome Lists containing this project

README

        

# Prophet

[![PHP from Packagist](https://img.shields.io/packagist/php-v/decodelabs/prophet?style=flat)](https://packagist.org/packages/decodelabs/prophet)
[![Latest Version](https://img.shields.io/packagist/v/decodelabs/prophet.svg?style=flat)](https://packagist.org/packages/decodelabs/prophet)
[![Total Downloads](https://img.shields.io/packagist/dt/decodelabs/prophet.svg?style=flat)](https://packagist.org/packages/decodelabs/prophet)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/decodelabs/prophet/integrate.yml?branch=develop)](https://github.com/decodelabs/prophet/actions/workflows/integrate.yml)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-44CC11.svg?longCache=true&style=flat)](https://github.com/phpstan/phpstan)
[![License](https://img.shields.io/packagist/l/decodelabs/prophet?style=flat)](https://packagist.org/packages/decodelabs/prophet)

### Generalised interfaces for creating AI assistants

Prophet provides an opinionated set of interfaces for creating AI assistants that can be used across multiple platforms and services.

_Get news and updates on the [DecodeLabs blog](https://blog.decodelabs.com)._

---

## Installation

Install via Composer:

```bash
composer require decodelabs/prophet
```

## Usage

Coming soon...

## Licensing

Prophet is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.