Skip to content

xuli70/n8n_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

n8n Examples Repository

A comprehensive collection of workflow examples for n8n, the workflow automation platform. This repository contains ready-to-use workflow templates covering a wide range of use cases, with special focus on AI integrations.

What is n8n?

n8n is an open-source workflow automation tool that allows you to connect various services and automate tasks without writing code. It provides a visual interface to create workflows by connecting nodes (representing services or operations) through a drag-and-drop interface.

Contents

This repository contains over 100 example workflows covering various use cases, including:

  • AI-powered assistants and chatbots
  • Data processing and analysis
  • Social media automation
  • Content generation and management
  • Email and messaging automation
  • Document management
  • Data visualization
  • Retrieval-Augmented Generation (RAG)
  • Vector databases integration
  • Web scraping and data collection
  • Media processing (audio, video, images)

How to Use

  1. Find an example workflow that matches your needs
  2. Open n8n (hosted or self-hosted)
  3. Import the workflow JSON from the example file
  4. Configure the required credentials
  5. Customize as needed
  6. Activate and run your workflow

Examples Structure

Each example is provided as a text file containing:

  • The complete workflow JSON
  • Required nodes and connections
  • Credential types needed
  • Sample data where applicable

Popular Examples

  • AI Agents and Chatbots for various platforms (Telegram, Slack, WhatsApp)
  • OpenAI integrations (ChatGPT, DALL-E, GPT-4, Assistants API)
  • Vector database operations with Pinecone, Qdrant, and Supabase
  • Social media automation for Twitter/X, Instagram, Discord
  • Document processing with LangChain, LlamaParse
  • AI-powered summaries and content generation

Resources

Contributing

Feel free to contribute your own n8n workflow examples by creating a pull request.

License

This repository is provided for educational and reference purposes.

About

This repository serves to help everyone access n8n workflow examples for free. Its also great to use with Claude and Context7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors