AI Company — Airtable Agent
★ 6.5 · n8n · complex · 18 nodes
AI Company — Airtable Agent is an n8n automation template that simulates a full AI company structure using role-based agents: CFO, CTO, COO, Assistant, Client Finder, and more. Reach for it when you want to experiment with multi-agent systems inside n8n, when you need to prototype business process automation split across distinct roles, or when you're looking for a ready-made foundation for an agent pipeline without building from scratch. The template contains 8 workflows. Trigger: webhook. Integrations: Ollama (local LLM inference), Airtable Tool, HTTP Request Tool. Agents run on locally hosted Ollama models, read and write data via Airtable Tool, and can make external calls through HTTP Request Tool. Direction — simulating collaborative AI agent teamwork within a single n8n environment, not syncing with external HR or CRM platforms. Suits prototyping and learning multi-agent architectures; requires a running Ollama instance and Airtable access. Not recommended for production use without significant customisation.
- #Ollama
- #Airtable Tool
- #HTTP Request Tool