Libraries tagged by vector search
sqlite-vec/sqlite-vec
158 Downloads
PHP support for sqlite-vec: vector search for SQLite
sellinnate/rag-engine
304 Downloads
Enterprise Retrieval-Augmented Generation engine for Laravel: ingestion, parsing, chunking, embedding, vector store, retrieval, reranking, BYOK security and multi-tenancy.
ritey/laravel-manticore
805 Downloads
Laravel Scout driver for Manticore Search with support for vector search, hybrid queries, and JSON filters.
m-tech-stack/laravel-ai-engine
2533 Downloads
Laravel AI agent engine for orchestration, structured tools, RAG, and node federation across Laravel apps.
displace/ai-contracts
155 Downloads
Stable, dependency-free PHP interfaces for local-first AI primitives: embeddings, generation, vector search, reranking, transcription.
lochmueller/seal-ai
33 Downloads
SEAL Search AI - Vector based search based on EXT:seal
hejunjie/milvus
156 Downloads
一个轻量级的 PHP 库,用来通过 RESTful API 调用 Milvus 向量数据库,可以用它来管理集合、插入数据,以及进行向量搜索 | A lightweight PHP library for interacting with the Milvus vector database via RESTful API. It allows you to manage collections, insert data, and perform vector searches
ezimuel/phpvector
105 Downloads
A vector database in PHP implementing HNSW for approximate nearest-neighbor search and BM25 for hybrid full-text + vector retrieval.
lemukarram/vector-search
7 Downloads
The Ultimate Laravel AI RAG Package. Seamlessly integrate Vector Search with GPT-5.5, Gemini 2.5, and Claude 4.6. Advanced semantic search for Eloquent models.
mauricioperera/php-vector-store
21 Downloads
Zero-dependency PHP vector database with BM25, hybrid search, Matryoshka, IVF indexing, and Int8 quantization
textualization/semantic-search
30 Downloads
Semantic search using Ropherta embeddings and SQLite3 Vector extension.
the-shit/vector
110 Downloads
Thin, composable Saloon connector for the Qdrant vector database
voyanara/milvus-php-sdk
80 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
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.
laraigent/larai-kit
10 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.