CrewAI LinkedIn Post

media

Crew Details

This repository contains a CrewAI application for generating LinkedIn posts automatically. The Crew consists of three agents: LinkedIn Scraper Ninja, Web Researcher, and Influencer Agent. These agents work together to scrape LinkedIn posts, fetch relevant information about a given topic, and create a high-quality LinkedIn post emulating the user's writing style.

Install

  1. Clone the repo: git clone https://github.com/neural-maze/crewai_linkedin_post.git
  2. Install the required Python packages: pip install -r requirements.txt
  3. Define necessary env variables in the .env file.
  4. Run the application: python3 main.py

Input & Output

Input
  • Install dependencies, set env variables, and run the application. Modify Agents and Tasks if changing the LinkedIn post topic.
Output
  • Generates a LinkedIn post based on scraped and researched information.

Creator

Neural Maze

Tools used

ScrapeLinkedinPosts

A tool that can be used to scrape LinkedIn posts