Skip to content

developerstartweb-stack/AI-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🤖 AI-Automation

A collection of production-ready AI automation workflows built with n8n, Claude AI, and modern APIs.

🚀 What This Project Does

This repository contains practical AI automation workflows for:

  • Business Process Automation — Lead generation, email handling, CRM updates
  • Claude AI Integrations — Custom AI agents for real-world tasks
  • n8n Workflows — Ready-to-import JSON workflow files
  • API Orchestration — Connecting multiple services intelligently

📁 Repository Structure

AI-Automation/ ├── workflows/ # n8n workflow JSON files ├── prompts/ # Reusable Claude AI prompts ├── docs/ # Setup guides and documentation └── examples/ # Real-world use case examples

🛠️ Tech Stack

  • n8n — Workflow automation
  • Claude AI (Anthropic) — AI reasoning and generation
  • REST APIs — Gmail, Calendar, Sheets, PayPal
  • GitHub Actions — CI/CD automation

📌 Workflows Included

Workflow Description Status
Lead Qualifier Auto-qualify leads using Claude AI ✅ Ready
Email Responder AI-powered email drafting 🔄 In Progress
Invoice Generator PayPal invoice automation ✅ Ready

🤝 Contributing

Contributions welcome! If you have an automation workflow to share:

  1. Fork this repo
  2. Add your workflow JSON in /workflows
  3. Submit a PR with description

📬 Contact

Built by @developerstartweb-stack

About

Production-ready AI automation workflows using Claude AI, n8n, and REST APIs for business process automation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors