tryAGI/Pinecone
Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.
This is a C# library that helps developers integrate their .NET applications with the Pinecone vector database. It allows C# developers to store, manage, and query high-dimensional vector data, enabling them to build features like semantic search or recommendation engines within their applications. The library takes C# code and Pinecone database credentials as input, providing a direct interface to Pinecone's capabilities.
No commits in the last 6 months.
Use this if you are a C# developer building a .NET application that needs to interact with a Pinecone vector database for tasks like semantic search, AI-powered recommendations, or data retrieval based on vector similarity.
Not ideal if you are not a C# developer or if your project does not involve integrating with the Pinecone vector database.
Stars
8
Forks
1
Language
C#
License
MIT
Category
Last pushed
Feb 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/tryAGI/Pinecone"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
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