Skip to content

kartikx/multi-agent-website-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Agent Website Cloner

This is an application of the Swarm Multi-Agent pattern to developed a Website cloner. The system has three agents.

  1. Coder: Writes the code to clone a website.
  2. Evaluator: Evaluates the coder's attempts and provides feedback.
  3. Screenshotter: Takes screenshots of the target and cloned website.

You can watch a demo of the program in action here: https://www.youtube.com/watch?v=_DJ8blleirw

Built using Autogen 2.

About

A multi-agent system to clone websites via a trial-and-error feedback loop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages