https://github.com/prism-php/prism
A unified interface for working with LLMs in Laravel
https://github.com/prism-php/prism
ai anthropic claude laravel llm ollama openai php
Last synced: about 17 hours ago
JSON representation
A unified interface for working with LLMs in Laravel
- Host: GitHub
- URL: https://github.com/prism-php/prism
- Owner: prism-php
- License: mit
- Created: 2024-02-23T15:54:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T19:34:56.000Z (3 days ago)
- Last Synced: 2025-04-14T22:03:15.616Z (about 17 hours ago)
- Topics: ai, anthropic, claude, laravel, llm, ollama, openai, php
- Language: PHP
- Homepage: https://prismphp.com
- Size: 3.39 MB
- Stars: 1,238
- Watchers: 20
- Forks: 98
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - prism - A unified interface for working with LLMs in Laravel (NLP)
README

# 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.