Turlutte - Anybody has a flow to transfert data...
Anybody has a flow to transfert data from a Buildship database to a Pinecone Vector DB? (embedding the concatenated value of each row)
Solution:Jump to solution
Hi @Turlutte, You can simply start with the BuildShip database and Pinecone nodes and send the data variable received from the BuildShip database to Pinecone databse, example flow. You can create more pineconde nodes using generate with AI.
2 Replies
Solution
Hi @Turlutte, You can simply start with the BuildShip database and Pinecone nodes and send the data variable received from the BuildShip database to Pinecone databse, example flow. You can create more pineconde nodes using generate with AI.
Thank you @Gaurav Chadha , I'll try this method!