Projects

AI Agents

AI Agent Programming
ClawdBot, MoltBot, OpenClaw

Coding HTML mobile-responsive, SEO-optimized, entire formatted web pages.
Question and Answer (Q and A), Quora, WikiHow
MCQs
AI news recap 3X a day
Crypto, Financial News, Education
Other Languages

Code Nodes

Manual Trigger
Schedule Trigger - action based on time setting, CRON expressions
Event Triggers
Subworkflows - triggered by another workflow
Split Out - recives an array, outputs as a sequence of items
Aggregate - brings back together
Edit Fields (Set Node)
IF Node - evaluates expression
Switch Node - meets one of list of expresssions
Code Node
HTTP Request
Loop over Items
Webhook & Response
AI Agent
AI Tools
Structured Output Parser

Content Creation


Write one article via AI, post to 10 (- 100) social media.

1. Reddit to Blog Post Generator
Reddit node → Monitor subreddit for top posts
Code/AI node → Summarize thread & generate article
WordPress/Medium node → Auto-publish blog post

Social Media posts: YouTube video: 2. YouTube to Social Media Clips
YouTube node → New video uploaded (webhook trigger)
HTTP Request → Extract transcript/captions
AI node → Generate social media captions + key quotes
Twitter/LinkedIn → Post promotional snippets

Images: - https://huggingface.co/Tongyi-MAI/Z-Image-Turbo - gemini image limits Image + AI to Social Media Posts
- Dropbox → Watch folder for new images
AI Vision node → Describe image content
AI node → Generate engaging caption + hashtags
Instagram/Pinterest → Auto-post with image

Lead Generation

Harvest emails, phone number from Google maps
Cold Calls - Porduct, affiliate program
Front-End Agent: Handles UI/UX design, HTML, CSS, and JavaScript frameworks like React and Vue.

Back-End Agent: Manages server-side logic, APIs, and frameworks like Node.js and Django.

Database Agent: Focuses on database design, query optimization, and data migration using SQL and NoSQL databases.

DevOps Agent: Automates deployment, CI/CD pipelines, server management, and monitoring.

Project Management Agent: Oversees project planning, task assignment, progress tracking, and team coordination.

Database

https://supabase.com/docs/guides/getting-started/mcp
supabase (airtable)

AI-created Workflows

Grok, DeepSeek, Large LLMs can design JSON workflows

Prompts to write json workflows written by LLM
n8n MCP server
.md rules files

Other Platforms

AI Agent Programming
https://pipedream.com/

https://github.com/FlowiseAI/Flowise
Flowise, like n8n

https://github.com/HenryHengZJ
lead coder on flowise

https://docs.agno.com/introduction

LangChain - Most popular, extensive ecosystem, tool integrations
Haystack - RAG-focused, production-ready pipelines
PydanticAI - Type-safe, fast Python agents

JavaScript:
Flowise - Visual drag-drop agent builder
LangFlow - Visual programming for LangChain