Settings

Theme

Ask HN: Storing a large amount of emails fast in a Vector DB

1 points by FezzikTheGiant a year ago · 0 comments · 1 min read

Reader

Hi HN,

I am working on a personal project where I'm trying to create an email GUI that I can use for myself. For this, I want to store all my emails in a pinecone index. I want to figure out what's the best way to embed and store all the emails extremely fast - I tried threading in Python and batching but not getting great results. Let's say I have 10k emails I want to store - what's a way I can get these done really fast? I'm new to optimization and pinecone so I apologize if this question is easily answerable. TIA!

No comments yet.

Keyboard Shortcuts

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