Icon

AI Agent for Gtin-based Product Lookup

<p><strong>AI Agent for Gtin-based Product Lookup</strong></p><p>This workflow enables an <strong>AI agent</strong> to retrieve and describe products from a product database, based on a user-entered GTIN (Global Trade Item Number). The agent is powered by OpenAI's GPT-4.1 LLM and has access to the <strong>Product Search Tool</strong>:</p><ul><li><p>Takes a GTIN as input and performs <strong>fault-tolerant GTIN lookup</strong> (Levenshtein Distance) using exorbyte's Approximate String Matcher node.</p></li><li><p>Handles typos, variations and partial matches.</p></li><li><p>Returns the matching product in case of an exact match, and the five products with the most closely matching GTINs otherwise.</p></li><li><p>Also cahces the search result, to be displayed within the data app.</p></li></ul><p><strong>Flow:</strong></p><ul><li><p>Enter your OpenAI API credentials and open the Agent Component</p></li><li><p>Enter the GTIN of the product you are searching.</p></li><li><p>The Agent will tell you if a product with this GTIN exists in the product data and, if it does, summarize product information.</p></li><li><p>If no matching GTIN has been found, the Agent will let you know and give you information on the five closest GTIN matches.</p></li></ul>

URL: exorbyte GmbH https://www.exorbyte.com/en
URL: Product Search Tool https://hub.knime.com/ludwig_kunz/spaces/Public/Agents/Product%20Database%20Agent/Tools/Product%20Search%20Tool~UAksGV6VzwOUxgd5/current-state

OpenAI API Credentials

Please enter your username and API key in the Credentials Configuration node

Local LLM Credentials

Use a local LLM for the Agent via Ollama. See Roberto Cadili's workflow for further explanation.

OpenAI LLM Selector
OpenAI Authenticator
OpenAI Authenticator
OpenAI LLM Selector
Credentials Configuration
Credentials Configuration
Agent

Nodes

Extensions

Links