I've built a chatbot using Flowise and Pinecone and using render to run my chatbot. I have it embedded on a mockup site I build to test the chatbot on. The response time when I ask questions is very slow.
I have one flow (Flow 1) to upsert the URL/doc and a second flow (Flow 2) to load the Pinecone index built in the first flow. Anyone familiar with this setup and have tips on how to make the response time faster?
here's my test site if you want to try it out. BTW the chatbot is geared towards a med spa where people can get botox, facials, etc: [https://beauty-chatbot-training.framer.ai/](Beauty site Training)