Preview coming soon
Local RAG AI Agent
Creator Cole Medin details a local agentic RAG AI workflow built with n8n. The system enables offline, secure Retrieval Augmented Generation by triggering file ingestion (PDF, CSV, text), extracting content, splitting text, and storing document data in PostgreSQL. It integrates SQL query capabilities for tabular data and uses Ollama for local LLM processing, alongside voice API tools like Cartesia. The free GitHub template offers a complete no-code solution for advanced document automation.
Integrations
Tags
One-time purchase
Related automations
Sales Assistant Build
This comprehensive workflow by Nolan Harper uses n8n to deliver a 24/7 AI sales assistant tailored for automating lead capture and personalized follow-up. The...
Publish to 9 Social Platforms
This system is an automated workflow that reads content details from a Google Sheet, extracts media from Google Drive, and uses API calls to a dedicated social...
Parent Agent
This workflow demonstrates a multi-agent architecture where a parent agent communicates with child agents to perform tasks like story generation. It details...