Thanks for the suggestion, but I don’t think I explained what I’m building well.
I want to feed a chunk of the data into the AI api to help the AI to answer the query of the user. But I want the search function I’m building to choose what data gets pulled from the database and fed into the api.
I plan on having specific designed tags labelling all the data.
The data will be there to assist the AI but the AI will also worked as normal. I’ll have the data already in markdown etc. I don’t want the user to access the information directly.