Pinecone database and bubble integration

hello, i am working on a new gpt 3.5 based app and i need this setup
openai + langchain _ pinecon database
Normally, this app could be created using python code. However, i wonder if there is a way to integrate Pinecon with Bubble so that I can use Bubble as the frontend and retrieve the results from Pinecon using its api. Is this applicable ? Has anyone tried this before?

4 Likes

I’m working on this now. It’s possible. Hoping someone else will chime in.

When I have it figured out I’ll report back

2 Likes

How did you guys get on with this? I’m looking to do the same sort of thing but so far not found any guides for how to achieve this with Langchain, Pinecone and Bubble.

Found this, but I can’t get it to work.

I started a new thread about this and there has been some good progress achieving some of the functionality Langchain provides but just using Bubble and API calls.