Hello! First of all, thank you very much for your help (I’m a beginner).
I’m creating a workflow to automate the evaluation of projects at my job. To do this, I have created a folder in Google Drive with a database of 300 reviewed and finalized projects in PDF format. The idea is to develop a system that recognizes the evaluation process, identifies patterns and criteria, and then applies them automatically to new projects.
The first phase of the workflow is to generate this “learning brain” that will continuously improve as more projects are added. After that, I plan to create another workflow so that when I upload new files (submitted by clients), the system can automatically generate the evaluated projects.
At this stage, I’m not sure how to implement the “learning brain” that can recognize patterns and criteria effectively. Here is the workflow I have so far:
I would be very grateful if someone could help me figure out how to properly implement the learning phase.
Thanks in advance!