Data analysis and product pattern detection with package assignment

Is it possible to create a language chain that has two sources? I need to create a workflow that will accept data from a Google Sheet, query artificial intelligence based on the product name, and check data in another Google Sheet. If it finds a relationship, it will return true and the content from the second sheet. I am unsure how to build such a workflow.

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:1.53.2
  • **Database (default: SQLite): defult **
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via docker:
  • Operating system:MAC OS

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:

Hi @GadatoS

Thanks for posting here and welcome to the community! :cake:

You can totally built this with n8n!

Though, I am not totally sure I understand correctly what your use case is, but you should be able to build this with either our LLM Chain or AI Agent nodes.

Perhaps this will provide a good starting point for you:

You may find some more inspiration in our template collection

It’s best to just get started and share your progress here and if you get stuck or have questions - we’re happy to help!

Happy Building! :building_construction:

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