devscast/lugha

Lugha is a PHP Generative AI framework to build chatbot, RAG systems and AI-powered applications

dev-master 2024-11-22 04:10 UTC

This package is auto-updated.

Last update: 2024-11-22 04:10:29 UTC


README

Lint Test Latest Stable Version Total Downloads License

Note

Work in progress.

The main idea behind this project is to provide a provider/model agnostic framework for PHP developers to build AI powered applications. The framework is designed to be modular and extensible, allowing developers to easily add new providers.

This project is highly inspired by LangChain and LLPhant, designed for RAG (Retrieval-Augmented Generation) based applications with integration of Embeddings, Completion and Reranking models.

supported providers:

Installation

composer require devscast/lugha

Contributors

contributors