progress
This commit is contained in:
parent
ffe3e72a9c
commit
3037821999
|
|
@ -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.
|
||||
|
||||
<img src="images/infinite-claude-img.png" alt="Infinite Agentic Loop" style="max-width: 800px; width: 100%;">
|
||||
|
||||
## 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.
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1008 KiB |
Loading…
Reference in New Issue