I have a contract management application that has a big database of the contracts with different information. I would like to make an AI assistant in the app that can answer questions about the contract in the database.
Is this already possible within bubble? Also the Ai assistant should only have access to the right contracts.
I’ve been working on something similar with a contract database, and I used AI to help answer questions based on contract data. I think what you’re aiming for is definitely possible within Bubble with some custom workflows. You could set up privacy rules to ensure the AI assistant only has access to the right contracts based on user permissions.