Download the PHP package spatie/laravel-url-ai-transformer without Composer
On this page you can find all versions of the php package spatie/laravel-url-ai-transformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/laravel-url-ai-transformer
More information about spatie/laravel-url-ai-transformer
Files in spatie/laravel-url-ai-transformer
Package laravel-url-ai-transformer
Short Description Transform URLs and their content using AI
License MIT
Homepage https://github.com/spatie/laravel-url-ai-transformer
Informations about the package laravel-url-ai-transformer

Transform URLs and their content using AI
[](https://packagist.org/packages/spatie/laravel-url-ai-transformer) [](https://github.com/spatie/laravel-url-ai-transformer/actions?query=workflow%3Arun-tests+branch%3Amain) [](https://github.com/spatie/laravel-url-ai-transformer/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain) [](https://packagist.org/packages/spatie/laravel-url-ai-transformer)Using this package, you can transform URLs and their content using AI. Whether you want to extract structured data, generate summaries, create image, or apply custom AI transformations to web content - this package can do it.
The result of the transformation is stored in a database. You can retrieve the transformed content at any time.
Here's how you can transform a blog post into structured ld+json data using AI:
A transformer is a class where you can configure the AI transformation, and specify the prompt to use.
The configured transformation can be run using the transform-urls
command.
After the transformation is complete, you can retrieve the transformed content using the TransformationResult
model.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Documentation
All documentation is available on our documentation site.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-url-ai-transformer with dependencies
illuminate/contracts Version ^12.0
prism-php/prism Version ^0.86.0
spatie/laravel-package-tools Version ^1.92.7