doppar / ai
Seamless AI integration for Doppar Framework
Requires
- php: ^8.5
- codewithkyrian/transformers: ^0.6.2
- doppar/framework: 4.*
- symfony/ai-agent: ^0.5.0
- symfony/ai-anthropic-platform: ^0.5.0
- symfony/ai-gemini-platform: ^0.5.0
- symfony/ai-generic-platform: ^0.5.0
- symfony/ai-open-ai-platform: ^0.5.0
- symfony/ai-open-router-platform: ^0.5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.89
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-19 13:57:39 UTC
README
Doppar AI
Doppar AI is a powerful component that brings advanced artificial intelligence capabilities to your PHP applications. It provides two main components: Pipeline for running transformer-based machine learning tasks locally, and Agent for interacting with cloud-based large language models (LLMs) like OpenAI and Gemini. Whether you need sentiment analysis, text generation, image classification, or conversational AI, Doppar AI makes it simple and accessible.
Documentation
Read the documentation from doppar official site Doppar AI
Contributing
Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the Doppar documentation.
Code of Conduct
In order to ensure that the Doppar community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The Doppar framework is open-sourced software licensed under the MIT license.