<p align="center">
  <img src="assets/prism-logo.webp" />
</p>

<p align="center">
    <a href="https://packagist.org/packages/prism-php/prism">
        <img src="https://poser.pugx.org/prism-php/prism/d/total.svg" alt="Total Downloads">
    </a>
    <a href="https://packagist.org/packages/prism-php/prism">
        <img src="https://poser.pugx.org/prism-php/prism/v/stable.svg" alt="Latest Stable Version">
    </a>
    <a href="https://packagist.org/packages/prism-php/prism">
        <img src="https://poser.pugx.org/prism-php/prism/license.svg" alt="License">
    </a>
</p>

# Prism

Prism is a powerful Laravel package for integrating Large Language Models (LLMs) into your applications. It provides a fluent interface for generating text, handling multi-step conversations, and utilizing tools with various AI providers. This way, you can focus on developing outstanding AI applications for your users without getting lost in the technical intricacies.

## Official Documentation

Official documentation can be found on the [Prism website](https://prismphp.com).

## Code of Conduct

While we aren't affiliated with Laravel, we follow the Laravel [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct). We expect you to abide by these guidelines as well.

## Authors

This library is created by [TJ Miller](https://tjmiller.me) with contributions from the [Open Source Community](https://github.com/prism-php/prism/graphs/contributors).

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.
