diff --git a/README.md b/README.md index db3d3a2..3fdcf60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Infinite Agentic Loop POC +> **Watch the Tutorial**: [Infinite Agentic Loop with Claude Code](https://youtu.be/9ipM_vDwflI) + An experimental project demonstrating Infinite Agentic Loop in a two prompt system using Claude Code. +Infinite Agentic Loop + ## Overview This project uses a custom Claude Code slash command (`/project:infinite`) to orchestrate multiple AI agents in parallel, generating evolving iterations of content based on specifications. diff --git a/images/infinite-claude-img.png b/images/infinite-claude-img.png new file mode 100644 index 0000000..2e5f147 Binary files /dev/null and b/images/infinite-claude-img.png differ