dexaai/pinecone-client
Pinecone.io client with excellent TypeScript support.
This is a developer tool that provides a way for TypeScript developers to interact with the Pinecone vector database. It takes your vector data and associated metadata, allows you to store it, and then query it. Developers building applications that require efficient similarity search or semantic search capabilities will use this.
117 stars. Used by 21 other packages. No commits in the last 6 months. Available on npm.
Use this if you are a TypeScript developer building an application that integrates with Pinecone and you require strong type safety for your vector metadata.
Not ideal if you are using JavaScript or an older Node.js version, or if the official Pinecone TypeScript client meets your needs without requiring fully typed metadata.
Stars
117
Forks
14
Language
TypeScript
License
MIT
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Dependencies
1
Reverse dependents
21
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/dexaai/pinecone-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
pinecone-io/pinecone-ts-client
The official TypeScript/Node client for the Pinecone vector database
pinecone-io/examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
pinecone-io/pinecone-claude-code-plugin
The official Pinecone marketplace for Claude Code Plugins
aaronkao/awesome-pinecone
A curated list of awesome Pinecone resources, libraries, tools and applications
neon-sunset/Pinecone.NET
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.