pinecone-io/pinecone-ts-client
The official TypeScript/Node client for the Pinecone vector database
This is the official client for developers building applications that need to find similar items or generate AI responses based on large amounts of information. It lets you store complex data (like text or images) as 'vectors' and quickly search for the most relevant ones. Developers can use this to build features like smart product recommendations or chatbots that pull answers from specific documents.
266 stars. Available on npm.
Use this if you are a developer building an AI-powered application in TypeScript or Node.js that needs to find and manage similar data effectively.
Not ideal if you are an end-user looking for a ready-to-use application, as this is a developer tool requiring coding expertise.
Stars
266
Forks
46
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/pinecone-io/pinecone-ts-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
pinecone-io/examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
dexaai/pinecone-client
Pinecone.io client with excellent TypeScript support.
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.