examples icon indicating copy to clipboard operation
examples copied to clipboard

Jupyter Notebooks to help you get hands-on with Pinecone vector databases

Results 59 examples issues
Sort by recently updated
recently updated
newest added

In the paper, to find the neighbors of each node, you need to first find efConstruction candidate neighbors by SEARCH_LAYER function. Then find M neighbors among the candidate neighbors for...

Hi, been trying to view your testing_lsh ipynb notebook but have issue opening it both on github and jupyter notebook could you please take a look

## Problem In the notebook `splade-vector-generation.ipynb`, there's a link to another notebook, `splade-quora.ipynb`. This link currently 404s. ## Solution This PR updates the link to point to the correct location...

## Problem https://github.com/pinecone-io/examples/pull/246 broke image links in [image retrieval](https://github.com/pinecone-io/examples/tree/master/learn/search/image/image-retrieval-ebook) e-books. ## Solution Update broken image links with correct ones. ## Type of Change - [x] Bug fix (non-breaking change which...

URLs have spaces as I am unable to post this thread with too many urls Hi, I am trying to deploy small app on pythonanywhere, let me explain with code,...

## Problem Existing workflow notebook needed some changes to make easier to run ## Solution - added pinecone connect - added colab notebook - removed dependencies to semantic router and...

To whom this may concern, Thank you for the work to make these examples available. I was working through the Sentiment Analysis with Pinecone Google Colab notebook and found that...

## Problem We only want to trigger post-merge actions on some files ## Solution Implement a `DIFF_WHITELIST` env variable that is used to limit the output from `git diff` These...

A new sample notebook requested internally for meeting transcription. Super simple, uses Hugging Face, Whisper and pinecone's integrated inference for semantic search. --- - To see the specific tasks where...

Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...

dependencies
python