How to display Semantic Search response as single PDF?

I’m currently trying to expand on the Semantic Search demo and would like to display the relevant portion of the PDF that aligns with the string that is returned by the AIP logic function?

  1. How can I get access to both the media reference or blobster RID while also keeping the string response?
  2. Is it possible to still do this with no code?

Hello! Yes this is possible in no-code, we actually have an example of exactly this. Check out the Use LLMs for entity extraction Build with AIP asset. It even highlights the extracted text from the PDF.