Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ai Weaviate Store Laravel Package

symfony/ai-weaviate-store

Weaviate vector store integration for Symfony AI Store. Connect to a Weaviate instance to index embeddings and run similarity search using Weaviate’s APIs (REST/GraphQL). Part of the Symfony AI ecosystem.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
x-laravel/embedding 0.83 Laravel package that auto-generates and stores vector embeddings for Eloquent models via laravel/ai. Supports single or multi-slot embeddings with field-based triggers, queued generation per slot, driver-based similarity search across many databases, and optional reranking. 1 1 1 17 0 0.0 13.5
View on GitHub
Context7
symfony/ai-chroma-db-store 0.82 ChromaDB Store integration for Symfony AI Store. Use ChromaDB as a vector store to manage collections and run query/get operations for embeddings and similarity search. Includes links to Chroma docs plus Symfony AI contributing and issue/PR resources. 0 0 0 3K 0 22.2 55.9 MIT 1 month ago
View on GitHub
Context7
centamiv/vektor 0.81 Laravel package for integrating Vektor telephony/CRM features: manage calls, events, and related data via a clean PHP API. Provides simple configuration, service classes, and helpers to streamline connecting your app to Vektor workflows. 36 36 3 6K 0 18.2 34.6 MIT 2 months ago
View on GitHub
Context7
symfony/ai-open-search-store 0.80 OpenSearch vector store integration for Symfony AI Store. Index and query embeddings using OpenSearch knn_vector fields and k‑NN/approximate k‑NN search. Links to OpenSearch docs and contribution resources in the main Symfony AI repo. 1 1 0 532 0 22.0 39.1 MIT 1 month ago
View on GitHub
Context7
symfony/ai-surreal-db-store 0.80 SurrealDB vector store integration for Symfony AI Store. Use SurrealDB’s vector indexing and search (MTREE/HNSW) to store embeddings and perform similarity queries, leveraging SurrealQL vector functions for retrieval in Symfony AI applications. 1 1 0 33 0 21.5 20.0 MIT 1 month ago
View on GitHub
Context7
symfony/ai-meilisearch-store 0.80 Meilisearch Store integrates Meilisearch as a vector store for Symfony AI Store, enabling hybrid and vector/semantic search with semanticRatio support. Includes links to Meilisearch docs and points to the main Symfony AI repo for issues and PRs. 1 1 0 652 0 22.0 40.6 MIT 1 month ago
View on GitHub
Context7
laraigent/larai-kit 0.80 17 17 3 0 0 16.1 MIT 4 months ago
View on GitHub
Context7
symfony/ai-mongo-db-store 0.80 Integrates MongoDB Atlas Vector Search ($vectorSearch) as a vector store for Symfony AI Store, enabling storage and similarity search over embeddings using Atlas. Designed for use with MongoDB Atlas and the Symfony AI ecosystem. 2 2 0 3K 0 22.8 47.9 MIT 1 month ago
View on GitHub
Context7
symfony/ai-redis-store 0.79 Redis-backed vector store for Symfony AI Store. Create and query vector indexes in Redis using RediSearch (FT.CREATE/FT.SEARCH) with KNN and DIALECT 2 support. Ideal for semantic search and retrieval workflows powered by Redis vector features. 1 1 0 1K 0 22.2 45.8 MIT 1 month ago
View on GitHub
Context7
symfony/ai-voyage-platform 0.79 Symfony AI bridge for Voyage AI: integrate Voyage text and multimodal embeddings into Symfony apps. Provides a platform connector to call Voyage APIs and use embedding models for semantic search, RAG, and vector workflows. 1 1 0 795 0 22.8 42.8 MIT 1 month ago
View on GitHub
Context7
symfony/ai-pinecone-store 0.79 Symfony AI Store integration for Pinecone vector databases. Upsert, query, and delete embeddings, and work with Pinecone serverless indexes using Pinecone’s data/control plane APIs. Links to official Pinecone docs and Symfony AI contribution resources. 2 2 0 133 0 22.2 26.4 MIT 1 month ago
View on GitHub
Context7
symfony/ai-neo4j-store 0.79 Neo4j Store integration for Symfony AI Store, enabling use of Neo4j as a vector store with support for vector indexes. Includes links to Neo4j documentation and Symfony AI resources for contributing and reporting issues. 1 1 0 102 0 22.8 27.9 MIT 1 month ago
View on GitHub
Context7
symfony/ai-maria-db-store 0.79 MariaDB vector store integration for Symfony AI Store. Requires MariaDB 11.7+ for VECTOR columns, vector indexing, and distance search. Useful for building RAG and similarity search apps backed by MariaDB. 2 2 0 1K 0 22.9 43.4 MIT 1 month ago
View on GitHub
Context7
symfony/ai-store 0.79 Experimental Symfony AI Store component: a low-level abstraction to store and retrieve documents in vector stores. Use bridge packages to connect to providers like pgvector, Pinecone, Redis, Elasticsearch, Qdrant, ChromaDB, and more. 22 22 4 44K 0 21.8 52.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
appventus/aviary-bundle 0.79 4 5 2 0 1 0.1 MIT
View on GitHub
Context7
symfony/ai-deep-seek-platform 0.78 Symfony AI bridge for the DeepSeek Platform. Use DeepSeek chat completions with support for multi-round conversations and function calling, following DeepSeek’s API docs. Contribute and report issues via the main symfony/ai repository. 1 1 0 2K 0 21.0 47.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/ai-manticore-search-store 0.78 ManticoreSearch Store integrates ManticoreSearch as a vector store for Symfony AI Store, enabling KNN/vector similarity search backed by Manticore’s engine. Includes links to Manticore KNN docs plus Symfony AI contribution and issue resources. 3 3 0 124 0 21.0 24.1 MIT 1 month ago
View on GitHub
Context7
probots-io/pinecone-php 0.78 Elegant PHP client for the Pinecone API (serverless-ready), powered by Saloon. Authenticate with an API key, manage indexes/collections via control endpoints, and work with vectors via data endpoints by setting an index host at init or later. 75 75 25 16K 4 5.2 34.4 MIT 1 year ago
View on GitHub
Context7
symfony/ai-qdrant-store 0.78 Qdrant Store integrates the Qdrant vector database with Symfony AI Store, enabling you to manage collections and points and run unified vector search with filters. Provides a Symfony-friendly bridge to Qdrant for embedding-based retrieval use cases. 2 2 0 7K 0 21.7 53.9 MIT 1 month ago
View on GitHub
Context7
symfony/ai-click-house-store 0.78 ClickHouse vector store integration for Symfony AI Store. Store and query embeddings in ClickHouse using distance functions and ANN/vector indexes for fast similarity search. Links to ClickHouse docs plus Symfony AI contributing and issue tracker. 1 1 0 63 0 21.0 23.7 MIT 1 month ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle