Settings

Theme

Show HN: Pinecone Explorer – Desktop GUI for the Pinecone vector database

pinecone-explorer.com

31 points by arsentjev · 9 comments · 1 min read

Reader

https://github.com/stepandel/pinecone-explorer

4 threads
Leptonmaniac

Ok, as someone for whom a Pinecone is the thing you can collect in the forest to burn so that your campfire makes nice sounds, what's the elevator pitch?

kaotown

Nice work. Any plans to add support for Pinecone Assistant?

someguyiguess

Why does the example image have 2 ID columns with the same content?

  • arsentjevOP

    ah shoot, it was my faulty data. I fixed the screenshots. Thank you for pointing out!

pillbitsHQ

Nice work! Desktop apps for DB exploration always feel more responsive than web alternatives, especially when you're iterating on embeddings and need quick feedback.

A few questions: does it support visualizing vector clusters (like t-SNE or UMAP projections)? And is there a way to test similarity queries interactively before committing them to code?

Vector DBs have this unique challenge where the data is high-dimensional and hard to intuit. Tools that help developers 'see' what's happening in the embedding space are incredibly valuable.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection