symfony/ai-albert-platform
Symfony AI bridge for the French government’s Albert Platform (OpenGateLLM). Connect Symfony apps to Albert’s OpenAI-compatible chat and embeddings endpoints, with links to the API reference, supported models, and upstream sources.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| darkwood/ia-exception-bundle | 0.87 | — | 2 | 2 | 0 | 145 | 0 | 22.4 | 27.5 | MIT | 1 week ago | |
| symfony/ai-bundle | 0.87 | — | 31 | 32 | 5 | 112K | 0 | 22.3 | 57.3 | MIT | 3 weeks ago | |
| symfony/ai-ai-ml-api-platform | 0.86 | Symfony AI bridge for AiML API Platform, providing access to AiML API’s OpenAI-compatible text/LLM models. Includes links to authentication quickstart and API docs, and points to the main Symfony AI repo for issues and contributions. | 1 | 1 | 0 | 130 | 0 | 21.4 | 29.4 | MIT | 3 weeks ago | |
| ai-gateway/ai-gateway-bundle | 0.86 | Symfony bundle that turns your app into an AI gateway: unified /v1 API for chat/models, OpenAI-compatible + Anthropic providers, model fallback chains, per-key auth, budgets/rate limits, caching, cost tracking, SSE streaming, Prometheus metrics, dashboard and CLI. | 1 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symfony/ai-perplexity-platform | 0.86 | Symfony AI bridge for the Perplexity Platform. Provides integration with Perplexity’s Sonar chat completions API for building AI chat experiences in Symfony apps, with links to Perplexity docs and contribution resources. | 1 | 1 | 0 | 416 | 0 | 21.4 | 37.5 | MIT | 3 weeks ago | |
| muradbdinfo/laravelai | 0.85 | Unified AI chat interface for Laravel with pluggable providers (Ollama, OpenAI/ChatGPT, Anthropic/Claude, DeepSeek). Includes quick setup, configuration, real-world examples, chat app integration, API reference, and built-in RAG support. | 1 | 1 | 0 | 38 | 0 | 0.0 | 18.0 | MIT | — | |
| acseo/aierrorexplained-bundle | 0.85 | Symfony dev bundle that enhances the default error page with AI-powered explanations and fix suggestions using OpenAI. Includes caching to avoid repeat calls for the same exception and integrates via a custom runtime error handler and error controller. | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| 1tomany/llm-sdk-bundle | 0.84 | — | 0 | 0 | 0 | 1 | 0 | 21.4 | 4.8 | MIT | 1 month ago | |
| kwakuofosuagyeman/ai-assistant | 0.84 | — | 4 | 4 | 1 | 0 | 3 | 0.8 | 0.4 | MIT | — | |
| symfony/ai-chat | 0.84 | Symfony AI Chat is a lightweight package for building chat-style AI features in Symfony apps. It provides simple abstractions to connect to LLM providers, manage messages and context, and integrate conversational workflows with clean, framework-friendly APIs. | 8 | 8 | 2 | 19K | 0 | 21.3 | 53.6 | MIT | 3 weeks ago | |
| symfony/ai-voyage-platform | 0.84 | Symfony AI bridge for Voyage AI: integrate Voyage text and multimodal embeddings into Symfony apps. Provides a platform connector to call Voyage APIs and use embedding models for semantic search, RAG, and vector workflows. | 1 | 1 | 0 | 1K | 0 | 21.4 | 45.4 | MIT | 3 weeks ago | |
| symfony/ai-cerebras-platform | 0.84 | Symfony AI bridge for the Cerebras inference platform. Adds a Cerebras connector to run chat completions and other inference requests through Symfony AI, with links to Cerebras API docs and contribution/issue tracking in the main Symfony AI repository. | 3 | 3 | 0 | 171 | 0 | 21.4 | 26.5 | MIT | 3 weeks ago | |
| laravel/ai | 0.84 | Laravel AI SDK offers a unified, Laravel-friendly API for OpenAI, Anthropic, Gemini, and more. Build agents with tools and structured output, generate images, transcribe/synthesize audio, and create embeddings—all through one consistent interface. | 956 | 956 | 250 | 824K | 35 | 56.0 | 69.8 | MIT | 1 week ago | |
| symfony/ai-deep-seek-platform | 0.84 | Symfony AI bridge for the DeepSeek Platform. Use DeepSeek chat completions with support for multi-round conversations and function calling, following DeepSeek’s API docs. Contribute and report issues via the main symfony/ai repository. | 1 | 1 | 0 | 561 | 0 | 21.4 | 39.6 | MIT | 3 weeks ago | |
| sarfraznawaz2005/aiqueryoptimizer | 0.83 | — | 9 | 9 | 0 | 0 | 0 | 7.0 | — | MIT | 9 months ago | |
| symfony/ai-open-ai-platform | 0.83 | Symfony integration for OpenAI Platform APIs, providing ready-to-use clients and tooling for text and chat generation, embeddings, and related AI features. Designed to fit Symfony apps with clean configuration and predictable HTTP handling. | 4 | 4 | 0 | 68K | 0 | 21.1 | 64.5 | MIT | 3 weeks ago | |
| symfony/ai-platform | 0.83 | — | 52 | 51 | 13 | 149K | 0 | 22.4 | 55.7 | MIT | 3 weeks ago | |
| symfony/ai-amazee-ai-platform | 0.83 | Symfony AI bridge for the amazee.ai Platform. Connect Symfony AI to LiteLLM proxy endpoints and OpenAI-compatible providers through amazee.ai, enabling centralized AI access and management. Links to docs, issues, and contributions in the main Symfony AI repo. | 1 | 1 | 0 | 27 | 0 | 21.1 | 18.8 | MIT | 3 weeks ago | |
| symfony/ai-eleven-labs-platform | 0.83 | Symfony AI bridge for the ElevenLabs Platform API. Provides integration for ElevenLabs authentication plus text-to-speech (convert/stream) and speech-to-text endpoints, enabling voice generation and transcription in Symfony applications. | 0 | 0 | 0 | 330 | 0 | 21.4 | 40.7 | MIT | 3 weeks ago | |
| symfony/ai-docker-model-runner-platform | 0.83 | Symfony AI bridge for Docker Model Runner. Connect Symfony apps to local/containerized models via Docker’s Model Runner API. Includes links to official docs and API reference; issues and PRs handled in the main Symfony AI repository. | 2 | 2 | 0 | 132 | 0 | 21.4 | 26.7 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?