https://github.com/pinecone-io/sample-apps
https://github.com/pinecone-io/sample-apps
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinecone-io/sample-apps
- Owner: pinecone-io
- Created: 2024-04-12T17:27:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T03:31:02.000Z (10 months ago)
- Last Synced: 2024-09-16T08:26:11.248Z (10 months ago)
- Language: TypeScript
- Size: 3.11 MB
- Stars: 15
- Watchers: 6
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pinecone Sample Apps
This repository is a collection of sample applications that you can create and run locally to get hands-on with Pinecone vector databases and common AI patterns, tools and algorithms.
To interact with these sample apps without creating and running them locally, you can view them on the Docs site [here](https://docs.pinecone.io/examples/sample-apps).
## Getting started
Each top level folder is it's own sample app with a README.md file and instructions.
## 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/sample-apps/issues/new/choose).
## Getting support and further reading
Visit our:
* [Documentation](https://docs.pinecone.io)
* [Support forums](https://community.pinecone.io)## Collaboration
We truly appreciate your contributions to help us improve and maintain this community resource!
If you've got ideas for improvements, want to contribute a quick fix like correcting a typo, or patching an obvious bug, feel free to open a new issue or even a pull request. If you're considering a larger or more involved change to this repository, its organization or the functionality of
one of the sample-apps, please first [open a new issue :octocat:](https://github.com/pinecone-io/sample-apps/issues/new/choose) and state your proposed changes so we discuss them together before you invest a ton of time or effort into making changes. Thanks for your understanding and collaboration.