⚒️ Build an on-premises AI Kaggle competition assistant with Qdrant RAG and Ollama

4,776 views · ⚒️ Engineering

Description

LLM/RAG Kaggle Development Assistant

An on-premises, domain-specific AI assistant for Kaggle (tested on binary disaster-tweet classification), combining LLM, an n8n workflow engine, and Qdrant-backed Retrieval-Augmented Generation (RAG). Deploy via containerized starter kit. Needs high end GPU support or patience. Initial chat should contain guidelines on what to to produce and the challenge guidelines.

Features

ALIENTELLIGENCE/contentsummarizer:latest for summarizing qwen3:8b for chat and coding mxbai-embed-large:latest for embedding

• GPU acceleration required

Based on: https://n8n.io/workflows/2339 breakdown documents into study notes using templating mistralai and qdrant/

🔗 Nodes Used

Local File Trigger, Markdown, AI Agent, Summarization Chain, Ollama Chat Model, Ollama Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup