Libraries tagged by vector-search
martin-georgiev/postgresql-for-doctrine
6004838 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
hamzi/nativerag
512 Downloads
A production-ready, privacy-first Local AI Controller and Retrieval-Augmented Generation (RAG) engine for Laravel 11, 12, and 13. Supports Ollama, LM Studio, zero-infra vector search, SSE streaming, and full conversational memory — all with 100% data residency.
devilsberg/laravel-mariadb-vector
551 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
brynj-digital/laravel-scout-vectorize
226 Downloads
Cloudflare Vectorize driver for Laravel Scout
sqlite-vec/sqlite-vec
1086 Downloads
PHP support for sqlite-vec: vector search for SQLite
venmail/laravel-semantic-search
644 Downloads
Laravel semantic search package with static code analysis and context-aware query building.
m-tech-stack/laravel-ai-engine
2566 Downloads
Laravel AI agent engine for orchestration, structured tools, RAG, and node federation across Laravel apps.
displace/ai-contracts
180 Downloads
Stable, dependency-free PHP interfaces for local-first AI primitives: embeddings, generation, vector search, reranking, transcription.
ritey/laravel-manticore
861 Downloads
Laravel Scout driver for Manticore Search with support for vector search, hybrid queries, and JSON filters.
hejunjie/milvus
175 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
datlechin/flarum-ai
379 Downloads
Drop-in AI integration for Flarum. Text generation, vector search, content filtering. OpenAI, Anthropic, Gemini, and custom provider support.
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.
voyanara/milvus-php-sdk
84 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
28 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.