Skip to content

This project implemented in Google Colab. It uses two agents: a researcher for sleep cycle studies and a blogger for creating informative and humorous blog posts.

License

Notifications You must be signed in to change notification settings

kishore-FDI/CrewAIBloger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CrewAI: Sleep Cycle Research and Blogging

Overview

This project utilizes the power of CrewAI, a multi-agent system, to research and blog about sleep cycles. The project is implemented in Google Colab and involves two main agents: a researcher and a blogger.

Objective

The primary goal of this project is to leverage the capabilities of CrewAI to conduct in-depth research on sleep cycles and disseminate the findings through engaging, informative, and humorous blog posts.

Agents

  1. Researcher Agent: This agent is responsible for conducting comprehensive research on sleep cycles. It scours various sources to gather and analyze data, ensuring the information is accurate, relevant, and up-to-date.

  2. Blogger Agent: Once the researcher agent has compiled the data, the blogger agent steps in. This agent takes the raw data and transforms it into engaging, informative, and funny blog posts. The aim is to make the information accessible and enjoyable for a broad audience.

Implementation

The project is implemented in Google Colab, a platform that allows for seamless collaboration, easy access to resources, and efficient execution of code in the cloud.

Usage

To use this project, you need to have access to Google Colab. Once in Google Colab, you can clone the project repository and run the provided scripts. The researcher agent will begin gathering data, and the blogger agent will start creating blog posts.

Dependencies

This project requires the following Python libraries:

  • CrewAI
  • Other libraries as required by the specific tasks of the agents

Contributing

Contributions to this project are welcome. If you have a major change in mind, please open an issue first to discuss it.

License

This project is licensed under the MIT License.

Acknowledgments

I would like to express my gratitude to the developers of CrewAI for providing the framework that made this project possible.

About

This project implemented in Google Colab. It uses two agents: a researcher for sleep cycle studies and a blogger for creating informative and humorous blog posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published