Best approach for Product categorization

Describe the problem/error/question

I provide the AI with an EAN product code and product label, as well as a list of 1700 product categories.

I want the AI to find the best category for this product from the entire list.

What would be the best approach? When I try this in an AI agent, I sometimes get good results, but other times the results are off.

The request is to big to message a model :

Request too large for gpt-4 in organization org-on tokens per min (TPM): Limit 10000, Requested 26179. The input or output tokens must be reduced in order to run successfully.

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:

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