Download the PHP package iazaran/ai-insights without Composer
On this page you can find all versions of the php package iazaran/ai-insights. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iazaran/ai-insights
More information about iazaran/ai-insights
Files in iazaran/ai-insights
Download iazaran/ai-insights
More information about iazaran/ai-insights
Files in iazaran/ai-insights
Vendor iazaran
Package ai-insights
Short Description Using AI to analyze data and receive insights to improve specific areas of your business
License MIT
Homepage https://github.com/iazaran/ai-insights
Package ai-insights
Short Description Using AI to analyze data and receive insights to improve specific areas of your business
License MIT
Homepage https://github.com/iazaran/ai-insights
Please rate this library. Is it a good library?
Informations about the package ai-insights
AI Insights
Using AI LLMs to analyze data and receive insights and charts to improve specific areas of your business. The default LLM is OpenAI, but you can use any other LLMs.
Requirements
- PHP >=8.1
- Laravel >= 10
Get Started
Install iazaran/ai-insights
via the Composer package manager:
Optionally, publish the configuration file
Set .env configuration. You can get your OpenAI API key here. Others are optional.
Use the AIInsightsProcessor
class to analyze your data. As default, it will use your last rows in DB
And sample response can be like this, if you are using OpenAI:
All versions of ai-insights with dependencies
PHP Build Version
Package Version
The package iazaran/ai-insights contains the following files
Loading the files please wait ....