symfony/ai-store
Low-level abstraction for storing and retrieving documents in a vector store.
This is a foundational component for developers building AI-powered applications that need to manage large collections of text data. It helps store text documents and later retrieve them based on their semantic meaning, rather than exact keywords. This tool is for developers creating search, recommendation, or knowledge retrieval systems within their Symfony applications.
Use this if you are a developer building a Symfony application and need a robust way to store and retrieve documents based on their conceptual similarity for features like semantic search or AI context.
Not ideal if you are an end-user looking for a ready-to-use application or if you are not developing with Symfony.
Stars
19
Forks
4
Language
PHP
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/symfony/ai-store"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apconw/Aix-DB
Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
FalkorDB/code-graph
A code-graph demo using GraphRAG-SDK and FalkorDB
kagisearch/vectordb
A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.
awa-ai/awadb
AI Native database for embedding vectors
niclasko/Cypher.js
Cypher graph database for Javascript