examples
pinecone-io/examples
Jupyter Notebooks for Pinecone Vector Databases
Overview
This repository offers Jupyter Notebooks and sample applications that are either production-ready or optimized for learning, enabling users to interact with Pinecone vector databases and explore AI techniques.
Categories
Tags
Similar tools
transformers
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
langflow
langflow-ai/langflow
Langflow is a powerful platform for building and deploying AI-powered agents and workflows.
firecrawl
firecrawl/firecrawl
The API to search, scrape, and interact with the web at scale.
PaddleOCR
PaddlePaddle/PaddleOCR
PaddleOCR: A powerful OCR toolkit for transforming PDFs/images into structured data
graphify
Graphify-Labs/graphify
AI coding assistant skill that transforms various file types into a queryable knowledge graph
worldmonitor
koala73/worldmonitor
Real-time global intelligence dashboard.
Install
git clone https://github.com/pinecone-io/examplesREADME
Pinecone Examples
This repository is a collection of sample applications and Jupyter Notebooks that you can run, download, study and modify in order to get hands-on with Pinecone vector databases and common AI patterns, tools and algorithms.
Two kinds of examples
This repo contains:
- Production ready examples in
./docsthat receive regular review and support from the Pinecone engineering team - Examples optimized for learning and exploration of AI techniques in
./learnand patterns for building different kinds of applications, created and maintained by the Pinecone Developer Advocacy team.
We appreciate your feedback and contributions. Please see CONTRIBUTING.md for information on how to contribute to this repo.
Getting started
Please see our Getting started guide in our learn section for detailed instructions and a walkthrough of setting up and running a Jupyter Notebook in Google Colab for experimentation.
We love feedback!
As you work through these examples, if you encounter any problems or things that are confusing or don't work quite right, please open a new issue :octocat:.
Getting support and further reading
Visit our:
Contributing
See CONTRIBUTING.md for guidelines on how to contribute.