Libraries tagged by pgvector
martin-georgiev/postgresql-for-doctrine
5966661 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
pgvector/pgvector
845029 Downloads
pgvector support for PHP
ankane/pgvector
131859 Downloads
pgvector support for PHP
partitech/doctrine-pgvector
134597 Downloads
Postgresql vector type with doctrine
benbjurstrom/pgvector-scout
9229 Downloads
Pgvector driver for Laravel Scout
symfony/ai-postgres-store
36745 Downloads
PostgreSQL pgvector vector store bridge for Symfony AI
vlados/laravel-related-content
639 Downloads
Build related content links using vector embeddings and pgvector for Laravel
symfony/ai-supabase-store
7439 Downloads
Supabase vector store bridge for Symfony AI
sellinnate/rag-engine
307 Downloads
Enterprise Retrieval-Augmented Generation engine for Laravel: ingestion, parsing, chunking, embedding, vector store, retrieval, reranking, BYOK security and multi-tenancy.
moneo/laravel-rag
22 Downloads
A complete, driver-based RAG pipeline for Laravel
builtbyberry/laravel-swarm-memory-vector
74 Downloads
Vector-backed memory driver for Laravel Swarm — semantic recall via pgvector and Laravel AI embeddings. Implements the MemoryStore contract from laravel-swarm.
thesubhendu/embedvector-laravel
51 Downloads
Recommendation engine using Open AI embedding and PostgresSQL pgvector
thaolaptrinh/laravel-rag
1 Downloads
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
solution-forest/ai-kit-core
26 Downloads
Core of ai-kit: document ingestion, chunking, extraction, vector retrieval (sqlite-vec + pgvector), and RAG agents built on the official Laravel AI SDK.
oi-lab/oi-laravel-raggable
25 Downloads
Make any Eloquent model semantically searchable: a pluggable embedder and vector store turn model content into embeddings for similarity search and RAG retrieval.