Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ai Agent Laravel Package

symfony/ai-agent

Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files).

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
maestroerror/laragent 0.89 LarAgent is an open-source AI agent framework for Laravel. Build and maintain agents with an Eloquent-style API, pluggable tools (incl. MCP server support), memory/context management, multi-agent workflows, queues, and structured output for reliable integrations. 640 640 58 19K 6 28.5 26.0 MIT 2 months ago
View on GitHub
Context7
symfony/ai-platform 0.83 52 52 13 182K 0 23.8 57.4 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-chat 0.83 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 25K 0 22.6 55.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-bundle 0.82 31 32 5 135K 0 24.0 58.8 MIT 2 weeks ago
View on GitHub
Context7
neuron-core/neuron-ai 0.80 Neuron is a PHP framework for building agentic apps: create and orchestrate AI agents, integrate LLM providers, load data, run multi-agent workflows, and monitor/debug behavior. Works well with Laravel and Symfony. 2,038 1,997 232 162K 3 53.2 33.5 MIT 6 days ago
View on GitHub
Deep Wiki
Context7
symfony/ai-generic-platform 0.80 Generic Symfony AI platform package providing an extensible foundation to integrate AI providers and workflows in Symfony apps. Offers reusable abstractions, configuration-first setup, and a base for building chats, assistants, and other AI-powered features. 5 5 2 43K 0 22.6 62.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-open-ai-platform 0.79 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 70K 0 22.9 64.9 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-ai-ml-api-platform 0.78 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 97 0 22.8 27.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-amazee-ai-platform 0.78 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 67 0 22.2 24.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-anthropic-platform 0.77 Symfony AI integration for Anthropic’s Claude via the Anthropic Platform. Provides a PHP client and abstractions to send prompts, handle responses, and plug Claude into Symfony apps with a consistent AI interface for chat and text generation. 1 1 1 71K 0 23.6 64.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-store 0.76 Experimental Symfony AI Store component: a low-level abstraction to store and retrieve documents in vector stores. Use bridge packages to connect to providers like pgvector, Pinecone, Redis, Elasticsearch, Qdrant, ChromaDB, and more. 22 22 4 40K 0 23.4 52.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-hugging-face-platform 0.75 Symfony AI HuggingFace bridge for the HuggingFace Inference API and multiple providers (Cerebras, Cohere, Groq, Together, etc.). Invoke thousands of pretrained models across 40+ tasks—chat, text generation, vision, audio, embeddings—with model discovery, flexible I/O, and typed results. 3 3 0 1K 0 22.4 39.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-deep-seek-platform 0.75 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 1K 0 22.9 44.3 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-transformers-php-platform 0.74 Symfony AI bridge for TransformersPHP, enabling local transformer models within Symfony apps. Connect TransformersPHP pipelines for embeddings and inference through a platform adapter, with links to docs and the main Symfony AI repo for issues and contributions. 1 1 0 99 0 22.8 29.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-eleven-labs-platform 0.74 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 559 0 22.8 44.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-azure-platform 0.73 Symfony AI bridge for Microsoft Azure AI: connect to Azure OpenAI and Azure AI Foundry (including Responses API) via Symfony components. Provides integration points to call Azure-hosted models from Symfony AI with links to official Azure references. 2 2 0 10K 0 23.0 57.0 MIT 2 weeks ago
View on GitHub
Context7
ai-context/symfony-ai-context-bundle 0.71 16 16 2 36 0 0.1 6.8 MIT
View on GitHub
Context7
symfony/ai-vertex-ai-platform 0.71 Bridge for using Google Vertex AI Platform with Symfony AI. Supports Gemini inference and text embeddings on Vertex with links to task types and authentication (ADC). Includes test fixtures with licensed media and points to Symfony AI repo for issues/PRs. 1 1 0 27K 0 22.3 64.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-albert-platform 0.70 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. 1 1 0 109 0 22.8 28.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-lm-studio-platform 0.70 Symfony AI bridge for LM Studio. Connect to LM Studio’s OpenAI-compatible local endpoints to run and test LLMs from Symfony applications. Part of the Symfony AI ecosystem; issues and PRs are handled in the main symfony/ai repository. 2 2 0 3K 0 22.5 48.8 MIT 2 weeks ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky