berecat/openai-pinecone-search
Semantic search with openai's embeddings stored to pineconedb (vector database)
This tool helps you build a search engine that understands the meaning behind your text, not just keywords. You input a collection of text documents and then provide natural language queries. It returns the most relevant documents, even if they don't contain your exact search terms. It's ideal for anyone who needs to quickly find information within large bodies of unstructured text, like researchers, content managers, or customer support teams.
No commits in the last 6 months.
Use this if you need to find text based on its meaning or context, rather than just matching keywords.
Not ideal if your search needs are simple keyword matching or if you only have a very small set of documents.
Stars
14
Forks
2
Language
TypeScript
License
—
Category
Last pushed
May 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/berecat/openai-pinecone-search"
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
symfony/ai-store
Low-level abstraction for storing and retrieving documents in a vector store.
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