LLPhant/LLPhant
LLPhant - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain
What it solves
LLPhant is a PHP library designed to simplify the integration of Generative AI and vector databases into PHP applications. It provides a unified interface for interacting with various Large Language Models (LLMs) and vector stores, reducing the complexity of building AI-powered features in the PHP ecosystem, including compatibility with popular frameworks like Symfony and Laravel.
How it works
The library acts as a bridge between PHP applications and AI services. It supports a wide range of LLM providers, including OpenAI, Anthropic, Mistral, Ollama, llmman, LM Studio, and Atlas Cloud, as well as any service compatible with the OpenAI API (such as LocalAI).
Who it’s for
PHP developers who want to build Gen AI applications, such as RAG (Retrieval-Augmented Generation) systems or autonomous agents, using their preferred PHP frameworks (Symfony/Laravel).
Highlights
- own unified interface for multiple LLM providers (OpenAI, Anthropic, Mistral, etc.).
- Compatible with Symfony and Laravel.
- Support for local LLM execution via Ollama and LM Studio.
- Integration with vector databases for building RAG applications.
Related
- Project
- Project
- Project
- Project
- Project