We have recently migrated over to Claude AI from OpenAI. The premise of the project is a ChatBot, that needs to have access to data that can change on a daily basis.
Overall, Claude has performed much better for us. However the one aspect that we are having a hard time figuring out is the trainable data. For example in the Zapier to OpenAI/ChatGPT integration, Zapier has these inputs;
Past this, OpenAI allows you to Vector Store data directly, before a Zap even occurs.
Claude has relatively a simple Zapier integration. It does not allow for new data sources to be input;
It also does not allow you the option to work with a specific project within Claude that might already have data integrated.
A workaround seems to be to have data stored, and then hydrated by Claude, but it's only a temporary fix.
Has anyone found a workaround, or does anyone have any ideas? Trying to avoid a massive python undertaking.