Skip to content

PHP LLM Documents is a powerful PHP library that brings LLM (Large Language Model) functionality into the PHP ecosystem.

License

Notifications You must be signed in to change notification settings

thojou/php-llm-documents

Repository files navigation

PHP LLM Documents

Static Badge CI Coverage License

PHP LLM Documents is a powerful PHP library that brings LLM (Large Language Model) functionality into the PHP ecosystem. It incorporates various features inspired by popular Python libraries such as langchain and doctran. This library offers capabilities for web search, web scraping, document transformation, text splitting, embeddings, vector storage and retrieval.

Requirements

  • PHP version >= 8.1

Installation

You can effortlessly install the PHP LLM Documents using the popular package manager composer.

This project is currently under development. If installing with composer, please make sure to accept a minimum stability of dev in your composer.json file.

composer require thojou/llm-documents:dev-master

Usage

For more practical examples, please refer to the examples folder.

Documentation

Coming Soon

License

This project is licensed under the generous and permissive MIT license.

About

PHP LLM Documents is a powerful PHP library that brings LLM (Large Language Model) functionality into the PHP ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages