Back to Integrations
integration integration
integration Ollama Model node

Integrate Ollama Model in your LLM apps and 422+ apps and services

Use Ollama Model to easily build AI-powered applications and integrate them with 422+ apps and services. n8n lets you seamlessly import data from files, websites, or databases into your LLM-powered application and create automated scenarios.

Popular ways to use Ollama Model integration

Ollama Model node

๐Ÿ”๐Ÿฆ™๐Ÿค– Private & Local Ollama Self-Hosted AI Assistant

Transform your local N8N instance into a powerful chat interface using any local & private Ollama model, with zero cloud dependencies โ˜๏ธ. This workflow creates a structured chat experience that processes messages locally through a language model chain and returns formatted responses ๐Ÿ’ฌ. How it works ๐Ÿ”„ ๐Ÿ’ญ Chat messages trigger the workflow ๐Ÿง  Messages are processed through Llama 3.2 via Ollama (or any other Ollama compatible model) ๐Ÿ“Š Responses are formatted as structured JSON โšก Error handling ensures robust operation Set up steps ๐Ÿ› ๏ธ ๐Ÿ“ฅ Install N8N and Ollama โš™๏ธ Download Ollama 3.2 model (or other model) ๐Ÿ”‘ Configure Ollama API credentials โœจ Import and activate workflow This template provides a foundation for building AI-powered chat applications while maintaining full control over your data and infrastructure ๐Ÿš€.
joe
Joseph LePage
Merge node
Code node
+7

Detect hallucinations using specialised Ollama model bespoke-minicheck

Fact-Checking Workflow Documentation Overview This workflow is designed for automated fact-checking of texts. It uses AI models to compare a given text with a list of facts and identify potential discrepancies or hallucinations. Components 1. Input The workflow can be initiated in two ways: a) Manually via the "When clicking 'Test workflow'" trigger b) By calling from another workflow via the "When Executed by Another Workflow" trigger Required inputs: facts: A list of verified facts text: The text to be checked 2. Text Preparation The "Code" node splits the input text into individual sentences Takes into account date specifications and list elements 3. Fact Checking Each sentence is individually compared with the given facts Uses the "bespoke-minicheck" Ollama model for verification The model responds with "Yes" or "No" for each sentence 4. Filtering and Aggregation Sentences marked as "No" (not fact-based) are filtered The filtered results are aggregated 5. Summary A larger language model (Qwen2.5) creates a summary of the results The summary contains: Number of incorrect factual statements List of incorrect statements Final assessment of the article's accuracy Usage Ensure the "bespoke-minicheck" model is installed in Ollama (ollama pull bespoke-minicheck) Prepare a list of verified facts Enter the text to be checked Start the workflow The results are output as a structured summary Notes The workflow ignores small talk and focuses on verifiable factual statements Accuracy depends on the quality of the provided facts and the performance of the AI models Customization Options The summarization function can be adjusted or removed to return only the raw data of the issues found The AI models used can be exchanged if needed This workflow provides an efficient method for automated fact-checking and can be easily integrated into larger systems or editorial workflows.
gzockoll
Guido Zockoll
Ollama Model node

About Ollama Model

Related categories

Similar integrations

  • Embeddings Google Gemini node
  • Binary Input Loader node
  • Embeddings Cohere node
  • Hugging Face Inference Model node
  • OpenAI Chat Model node
  • HTTP Request Tool node
  • Pinecone: Insert node
  • AWS Bedrock Chat Model node

Over 3000 companies switch to n8n every single week

Connect Ollama Model with your companyโ€™s tech stack and create automation workflows

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. ๐Ÿค—

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

in other news I installed @n8n_io tonight and holy moly itโ€™s good

itโ€™s compatible with EVERYTHING