Git Product home page Git Product logo

crewai_linkedin_post's Introduction

img

Automating LinkedIn Post

crewAI automates my LinkedIn Posts


Looking for a more detailed explanation of this repository? You might be interested in the YouTube video! 😁

Description

This repository contains a crewAI application for generating LinkedIn posts automatically. The crew consists of three agents:

1️⃣ LinkedIn Scraper Ninja

It uses a Selenium custom tool to scrape my LinkedIn profile. I need to scrape my posts since I want some examples for the last agent to emulate my writing style. This tool needs some env variables, defined in an .env file (you can see an example here).

2️⃣ Web Researcher

It fetches relevant information about a given topic. In my case, I chose the recent release of Llama3 by Meta AI, but you can choose whatever you want (you'll need to modify the Tasks and Agents of course ...)

3️⃣ Influencer Agent

This agent has to deal with the information gathered by the two previous agents and write a high quality and engaging LinkedIn post emulating my writing style.

img

Usage

First of all, install the necessary dependencies.

pip install -r requirements.txt

After all the dependencies are installed, run the main.py.

Keep in mind that you need to have all the necessary env variables in your .env file for this to work. Also, if you want to change the topic of your LinkedIn post, you'll need to modify the Agents and Tasks.

python3 main.py

crewai_linkedin_post's People

Contributors

michaelistrofficus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.