Overview of Pinecone Examples
mainThis repository provides a collection of sample applications and Jupyter Notebooks designed for hands-on experience with Pinecone vector databases and common AI patterns, tools, and algorithms. It is divided into two main categories:
- Production-ready examples: Located in
./docs, these are regularly reviewed and supported by the Pinecone engineering team. - Learning and exploration examples: Located in
./learn, these are maintained by the Pinecone Developer Advocacy team and are optimized for exploring AI techniques and application patterns.