β I built a DevOps Interview Buddy AI agent using n8n + Ollama, and the best part is, itβs completely free.
β The idea was simple: Can we simulate a real DevOps interview, not a chatbot that throws textbook answers?
β So I gave the model a very specific role: A senior DevOps interviewer who evaluates how you think, how you debug, and how you reason about trade-offs, just like a real production interview.
What are we using?
πΉ n8n β a no-code/low-code tool to automate workflows by visually connecting steps
πΉ Ollama β lets you run AI models locally, no paid AI APIs required
πΉ Docker Desktop β to run everything cleanly on your machine
πΉ Gemma 3 β the lightweight open-source language model used for the interview agent
β οΈ This is a basic use case on purpose. The goal is to understand how n8n connects tools and reasoning together.
π₯ YouTube link: https://youtu.be/DMQlWWhcZOQ
Top comments (0)