modelflow-ai / .github

MIT License
6 stars 3 forks source link


Modelflow AI Logo

Modelflow AI


Monorepository for **Modelflow AI**

Modelflow AI is a set of comprehensive AI packages that integrates various AI models and embeddings into a unified interface. It is written in PHP and uses Composer for dependency management.

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/modelflow-ai/.github/quality-assurance.yml) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/modelflow-ai/.github) ![License](https://img.shields.io/github/license/modelflow-ai/modelflow-ai)


Note: This project is heavily under development and any feedback is greatly appreciated.


Packages

This repository consists of several packages, each residing in its own directory under the packages/ directory:

Independent packages:

Integrations

Modelflow AI integrates with the following php frameworks:

Installation

To install Modelflow AI, you need to have PHP 8.2 or higher and Composer installed on your machine. Then, you can clone this repository and run composer install in the root directory.

Usage

Each package has its own usage instructions. Please refer to the README file in each package's directory for specific usage instructions.

Contributing

Contributions are welcome. Please open an issue to discuss your idea or submit a pull request.

License

This project is licensed under the MIT License. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.