https://github.com/eyuuab/ai_agents_workflows
Collection of Ready-to-use AI agent workflows for n8n and Langflow
https://github.com/eyuuab/ai_agents_workflows
ai-agents langflow low-code n8n workflow-automation
Last synced: 4 months ago
JSON representation
Collection of Ready-to-use AI agent workflows for n8n and Langflow
- Host: GitHub
- URL: https://github.com/eyuuab/ai_agents_workflows
- Owner: eyuuab
- Created: 2025-08-13T15:42:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-15T00:36:58.000Z (10 months ago)
- Last Synced: 2025-09-13T18:25:40.887Z (9 months ago)
- Topics: ai-agents, langflow, low-code, n8n, workflow-automation
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Agent Flows 🤖
A collection of ready-to-use workflow templates for building intelligent AI agents using **[n8n](https://n8n.io)** and **[Langflow](https://www.langflow.org)**.
## 🚀 What's Inside
This repository provides workflow templates for:
- 💬 **Conversational AI** - Chatbots with memory and context awareness
- 🔍 **Intelligent Search** - Vector-powered semantic search systems
- 🤝 **Integration Bots** - Connect AI to messaging platforms and APIs
- 📊 **Data Processing** - Automated AI-powered data workflows
- 🧠 **RAG Systems** - Retrieval-augmented generation implementations
## 🛠️ Platforms
### [n8n](https://n8n.io)
A powerful workflow automation tool that allows you to connect various services and build complex automations with a visual interface. Perfect for creating AI agents that integrate with multiple APIs and services.
### [Langflow](https://www.langflow.org)
A UI for LangChain that enables visual construction and experimentation with LLM-powered applications. Ideal for prototyping and deploying conversational AI agents.
## 📋 Prerequisites
- **n8n** instance (self-hosted or cloud) - [Get Started](https://docs.n8n.io/hosting/)
- **Langflow** installation - [Installation Guide](https://docs.langflow.org/getting-started)
- API keys for AI services (OpenAI, gemini, etc.)
- Additional service credentials as needed
## 🎯 Use Cases
These workflows can help you build:
- Customer support automation
- Knowledge base assistants
- Content generation pipelines
- Data analysis tools
- Research assistants
- Communication bots
- Document processing systems
## 🤝 Contributing
-------- :(
**Adding More! 🚀**