Skip to content

daher928/ai-agents-personal-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– AI Agents Personal Projects

A collection of intelligent automation workflows that demonstrate practical AI agent implementations. This repository showcases AI agent systems with different automation patterns and use cases.

πŸ“‹ Table of Contents

🎯 Overview

This repository contains two sophisticated AI agent systems that demonstrate different automation patterns:

  1. Event-driven Real-time Messaging (WhatsApp Agent) - Responds to incoming messages with personalized, context-aware replies
  2. Scheduled Batch Processing (Daily Article Agent) - Generates and distributes content on a daily schedule Both systems leverage n8n's visual workflow orchestration with external AI services for sophisticated automation capabilities.

πŸ—οΈ Repository Structure

n8n-agents/
β”œβ”€β”€ whatsapp-customer-support-agent/
β”‚   β”œβ”€β”€ whatsapp-support.json          # n8n workflow definition
β”‚   └── readme.md                      # WhatsApp agent documentation
└── daily-ai-article-agent/
    β”œβ”€β”€ daily_ai_article_agent.json    # n8n workflow definition
    └── readme.md                      # Daily article agent documentation

πŸ€– Agent Systems

WhatsApp Memory Agent

An AI-powered memory agent that responds to WhatsApp messages with personalized, context-aware replies 1 .

Daily AI Article Agent

Automated content generation system that researches, writes, and distributes daily AI news articles 17 .

About

Personal AI Agents that I developed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published