Help with project evaluation automation

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!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • n8n version: 1.76.1
  • Database: PostgreSQL
  • EXECUTIONS_PROCESS setting: own
  • Running n8n via: n8n Cloud
  • Operating system: n8n Cloud

We’ve created a new category for help with designing workflows, and I’ve moved your question there: Help me Build my Workflow.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.