n8n Workflow Builder
Generates importable n8n workflows from plain English descriptions using Retrieval-Augmented Generation to reduce hallucinations and match user style.
About
The n8n Workflow Builder is an innovative tool designed to streamline the creation of n8n workflows. By leveraging Retrieval-Augmented Generation (RAG), it transforms natural language descriptions into ready-to-use n8n workflow JSON, significantly reducing the effort required for automation setup. It features a FastAPI backend for robust API operations, integrates with LangWatch for real-time RAG performance monitoring, and supports various LLM providers including OpenAI, Anthropic, Google Gemini, and Ollama, making it a versatile solution for automating workflow generation and ensuring high-quality, relevant outputs.
Key Features
- LangWatch integration for RAG performance monitoring
- Flexible vector storage with local Chroma DB or Chroma Cloud
- Support for OpenAI, Anthropic, Gemini, and Ollama LLM providers
- FastAPI backend for robust API and model handling
- 0 GitHub stars
- Retrieval-Augmented Generation (RAG) for accurate workflow generation
Use Cases
- Monitoring and improving the performance of AI-powered workflow generation
- Quickly generating complex n8n workflows from plain English descriptions
- Reducing manual effort in creating and testing n8n automations