Libraries tagged by vector-store
alnv/contao-open-ai-assistant-bundle
715 Downloads
OpenAI-ChatBot
madj2k/t3-ai-assistant
20 Downloads
AI Assistant is a flexible TYPO3 extension for building AI-powered assistants based on Retrieval-Augmented Generation (RAG), configurable processing pipelines, and pluggable AI and vector store integrations.
madj2k/ai-core
18 Downloads
Framework-independent AI, vector store and indexing core shared by Madj2k integrations.
mauricioperera/php-vector-store
21 Downloads
Zero-dependency PHP vector database with BM25, hybrid search, Matryoshka, IVF indexing, and Int8 quantization
adachsoft/vector-store-json-file
13 Downloads
JSON file based implementation of vector store contracts
php-llp/php-llp
3 Downloads
A lightweight, zero-dependency PHP library for building LLM applications. Supports PHP 7.4+.
adachsoft/repo-knowledge
11 Downloads
CLI library for indexing and semantic search over repository documentation using vector embeddings
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.
oi-lab/oi-laravel-raggable
30 Downloads
Make any Eloquent model semantically searchable: a pluggable embedder and vector store turn model content into embeddings for similarity search and RAG retrieval.
mauricioperera/php-agent-memory
2 Downloads
Agentic memory system for AI agents with dream consolidation — built on php-vector-store
idpromogroup/laravel-openai-assistants
32 Downloads
Laravel wrapper for OpenAI Assistants + vector-store sync
focusbp/openai-response-php
2 Downloads
OpenAI Responses API helper for PHP with function calling and vector store sync.
devilsberg/laravel-mariadb-vector
1377 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
memvector/ext-memvector
214 Downloads
High-performance Local Vector Storage & Embedding Engine for PHP
llm-agents/vector-storage
8 Downloads
Vector storage for LLM Agents