Could AI Search in connected pipe?
You are working with two connected pipes, X and Y, where pipe Y contains the information you need. For example, if you want to search for the course “Cosmetic Nanotechnology” and return the results in a specific field called “Similar Courses,” the AI should assess the similarity of possible cards in pipe Y and return the results in the following format:
' Prompt to use: Search in the connected pipe 'dY] - Reservation Bank' and analyze the cards in this pipe to check for courses similar to the requested course: cCourse Name]. Additionally, take into account the tags associated with the course: cTags]. Return the results in the following format: 'oCourse Name - Course Status - Coordinator - % Similarity]'. If there are multiple similar courses, list each one on a new line in the same format. Example: If the requested course is 'CSI' and there are matches in the reservation bank, the return should be: 'lCSI - GW - Alex - 80% Similarity]'. Ensure that the courses with the highest relevance are listed first, based on the identified similarity.