I was playing around with the vector and chatbot function - which is great.
However - I was looking to create an app, which would allow me to do the following:
Upload a document (vector entry) specific to the record for which I am working with
'Chat' only with that document, which is somehow referenced to that record
So, the use case
upload an Annual Report
ask the report questions (automatically)
Save the responses to my record
The questions (prompts) would never change. I can manually code them. So, for example: Can you tell me from the report how many employees the company has
Right now using the AI specific actions - it is restricted to the chatbot - but I was wondering if there is a more 'manual' way to access the vectors, uniquely....