mem0ai / mem0

The Memory layer for your AI apps
https://mem0.ai
Apache License 2.0
22.94k stars 2.11k forks source link

Pinecone As Vector database #1825

Open ketangangal opened 2 months ago

ketangangal commented 2 months ago

🚀 The feature

Pinecone as a vector database for the MEM0 project can help efficiently store and retrieve high-dimensional embeddings.

Motivation, pitch

This gives more flexibility to the user to use Pinecone database as a vectordb.

ketangangal commented 2 months ago

I can pick this up.

SaymV commented 2 months ago

https://thedataquarry.com/posts/vector-db-4/

Would whatever implementation allow for swapping out various vectorDBs based on preferred access patterns?