// LAB

Modelflow-AI

superseded PHP

A provider-agnostic PHP interface over multiple AI providers.

$ composer require modelflow-ai/chat

Modelflow-AI is a provider-agnostic PHP library. It puts one interface over several AI providers, covering chat, embeddings, image generation and tool calling, so switching provider is a small change rather than a rewrite. Its ideas are moving into symfony/ai, so I no longer actively maintain the library myself.

Origin story: Introducing Modelflow-AIfrom the archive

Projects here are a lab, not a portfolio: each one exists because building it taught me something I write about.