Skip to content

Ronin-117/Ai_Agent_CrewAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Agent System using CrewAI

Description

This is a simple multi-agent system developed using CrewAI. It demonstrates how multiple agents can work together and process tasks concurrently.

Installation

Follow these steps to set up the project on your local machine.

  1. Clone the repository:
"git clone [<your-repository-url>](https://github.com/Ronin-117/Ai_Agent_CrewAI)"
  1. Navigate to the project directory:
"cd Ai_Agent_CrewAI\n"
  1. Install the required dependencies:
"pip install -r requirements.txt\n"
  1. Add your Google api key inside "agents.py"

Running the System

To run the multi-agent system, execute the following command:

"python crew.py\n"

Additional Notes

Make sure you have Python 3.10+ installed on your machine to run the system. ""

About

testing CrewAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages