Build an On-Premises AI Kaggle Competition Assistant with Qdrant RAG and Ollama
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
Coding Assistance**
• "Real"-time Python code recommendations, debugging help, and data-science best practices
• Multi-turn conversational context
Workflow Automation**
• n8n orchestration for LLM calls, document ingestion, and external API integrations
Retrieval-Augmented Generation (RAG)**
• Qdrant vector-database for competition-specific document lookup
• On-demand retrieval of Kaggle competition guidelines, tutorials, and notebooks after convertion to HTML and ingestion into RAG
entirly On-Premises for Privacy**
• Locally hosted LLM (via Ollama) – no external code or data transfer
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/
Related Templates
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
Add product ideas to Notion via a Slack command
Use Case In most companies, employees have a lot of great ideas. That was the same for us at n8n. We wanted to make it a...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments