Libraries tagged by pgvector
ghoststreet/craft-smart-search
9 Downloads
Smart Search: hybrid and RAG search for Craft CMS using OpenAI embeddings and PostgreSQL pgvector.
ayaashraf/laravel-rag
24 Downloads
A production-ready RAG (Retrieval-Augmented Generation) package for Laravel using pgvector and Livewire
akira/laravel-rag
239 Downloads
Akira RAG for Laravel 12 with PostgreSQL + pgvector
illuma-law/healthcheck-pgvector
61 Downloads
Focused pgvector extension health check for Spatie's Laravel Health package.
locky42/leopard-doctrine-pgvector-type
1 Downloads
Doctrine custom type for pgvector
k99k5/hyperf-pgvector
5 Downloads
pgvector support for hyperf
ykachala/semantic-cache
0 Downloads
Embedding-similarity response cache for LLM calls. Serve a cached answer when a new prompt is semantically close to a previous one — cutting cost and latency.
x-laravel/embedding-pgsql-driver
3 Downloads
PostgreSQL pgvector similarity driver for x-laravel/embedding.
thaolaptrinh/laravel-rag
1 Downloads
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
smart-memory/laravel-smart-thread-memory
0 Downloads
Persistent semantic thread memory and related context retrieval for Laravel AI applications.
rubyat/laravel-rag
0 Downloads
Add semantic search and Retrieval-Augmented Generation (RAG) to any Laravel app with PostgreSQL + pgvector.
pixelcoda/search-platform
0 Downloads
TYPO3 CMS Base Distribution
brimleylabs/brim
2 Downloads
Semantic search for Laravel using Ollama and pgvector. Local-first, privacy-focused, no API keys required.
illuma-law/laravel-vector-schema
60 Downloads
Portable Eloquent casts and Blueprint schema macros for pgvector and sqlite-vec.
ezimuel/phpvector
102 Downloads
A vector database in PHP implementing HNSW for approximate nearest-neighbor search and BM25 for hybrid full-text + vector retrieval.