Libraries tagged by embeddings
thaolaptrinh/laravel-rag
1 Downloads
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
solution-forest/ai-kit-core
32 Downloads
Core of ai-kit: document ingestion, chunking, extraction, vector retrieval (sqlite-vec + pgvector), and RAG agents built on the official Laravel AI SDK.
omniglies/laravel-rag
26 Downloads
A complete Laravel package for RAG (Retrieval-Augmented Generation) implementation with external API integrations
nearata/flarum-ext-embed-twitch
546 Downloads
Allow users to embed content from Twitch.TV.
murkrow/laravel-rag
25 Downloads
Generic, configuration-driven RAG toolkit for Laravel: chunking, embeddings, pgvector retrieval, grounded answering, an MCP server and a Filament control panel.
mauricioperera/php-vector-store
23 Downloads
Zero-dependency PHP vector database with BM25, hybrid search, Matryoshka, IVF indexing, and Int8 quantization
martin-lechene/laravel-euria
0 Downloads
Laravel package for Infomaniak AI Services (Euria) — LLM, Embeddings, Images, Audio, Streaming
mahmoudnaggar/laravel-lmstudio
15 Downloads
Advanced LM Studio integration for Laravel - Run local LLMs with OpenAI-compatible API, model management, streaming, embeddings, and more
laraigent/larai-kit
11 Downloads
Laravel RAG and AI agent toolkit — drop-in document ingestion, vector search, streaming chat, and multi-tenant scoping for Laravel 12/13. Works with OpenAI, Anthropic, Gemini, Pinecone, and pgvector.
justinholtweb/craft-spectacles
32 Downloads
Computer-vision-powered similar-image search for Craft CMS assets.
imrandevbd/laravel-ai-hub
26 Downloads
Premium multi-provider Laravel AI SDK — 13 providers, Studio playground, reasoning-model params, failover, cost tracking, JSON recovery, and Filament admin.
developh/open-ai
738 Downloads
Laravel wrapper for OpenAI api, Code Completion, Text Completion and Image generation
datlechin/flarum-ai
384 Downloads
Drop-in AI integration for Flarum. Text generation, vector search, content filtering. OpenAI, Anthropic, Gemini, and custom provider support.
cleatsquad/php-llm-router
4 Downloads
Provider-agnostic LLM client for PHP — a uniform interface over Claude, OpenAI, Gemini, Mistral, Groq, DeepSeek, Ollama, Kimi, GLM, Grok, MiniMax and Qwen, with pluggable routing, retries, caching, circuit breaking, rate limiting, MCP and A2A client drivers, embeddings, audio transcription/synthesis, and image generation.
builtbyberry/laravel-swarm-memory-vector
87 Downloads
Vector-backed memory driver for Laravel Swarm — semantic recall via pgvector and Laravel AI embeddings. Implements the MemoryStore contract from laravel-swarm.