Skip to content

hlherrera/agents-fleet

Repository files navigation

Large scale Agents for Scrapping and Processing URLs

This project shows how you can scrap URL documents through Agents at scale.

It uses Chromium for web scrapping and connects each agent to DynamoDB for storage.

Agent Iterm is an example of an Agent for documentation purposes. Agent Emeral scrap Emeral Site for candidates data, index data in an ML System and push data to the Backend.

Useful commands

  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

Simple Doc

_

1. Add Agent's Files to the Project.

picture

_

2. Configure policy for an Agent.

picture

_

3. Main file for execution.

picture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published