This project demonstrates how to create autonomous AI-powered agents and applications using n8n, large language models (LLMs), and custom APIs. It combines LangChain, OpenAI, and Python microservices into an orchestrated workflow automation engine.
- Build LLM-based agents (OpenAI, Claude, Groq, etc.)
- Automate multi-step tasks via n8n workflows
- Integrate APIs using Python, FastAPI or webhooks
- Modular structure for multiple agents and tools
- Use LangChain chains, tools, memory
- Connect external data sources (files, URLs, SCADA, CRM, DB, etc.)
- Deploy on-prem or in cloud (Docker compatible)