![Long term memory for Artificial Intelligence](./learn/images/long-term-memory-for-ai.jpeg) # 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](https://www.pinecone.io/learn/vector-database/) and common AI patterns, tools and algorithms. # Two kinds of examples This repo contains: 1. Production ready examples in [`./docs`](./docs) that receive regular review and support from the Pinecone engineering team 2. Examples optimized for learning and exploration of AI techniques in [`./learn`](./learn) and 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](CONTRIBUTING.md) for information on how to contribute to this repo. # Getting started Please see our [Getting started guide](./learn/README.md#getting-started) 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:](https://github.com/pinecone-io/examples/issues/new). ## Getting support and further reading Visit our: * [Documentation](https://docs.pinecone.io) * [Support forums](https://community.pinecone.io) ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute.