Icon

KNIME Starter Pack - Local RAG Agent

This directory contains 6 workflows.

Icon0. Install extensions 

<h2 style="text-align: center">Install Extensions</h2><hr><p>This workflow contains example nodes of the required extensions. Once you open it, your KNIME […]

Icon1. Read the data 

<h5>Drag and drop</h5><hr><p style="text-align: left">You can drag and drop a file from your computer to read it automatically.</p>

Icon2. Create vector store 

<h2 style="text-align: center">Create Vector Store</h2><hr><p>Read the file with the FAQ, create embeddings and create a vector store. </p>

Icon3. Tool - Query vector store 

<p>Use this tool to enrich your knowledge. Send the user input as parameter to search in the vector store.</p><p>Only english queries accepted.</p>

Icon4. Tool - Translate with LLM 

<p>Translate text into the target language.</p>

Icon5. Chat with the Agent 

<h2 style="text-align: center">Chat with the agent</h2><hr><p>Connect to a local LLM and ask questions in the chat. The agent also has access to tools […]