Skip to content

Create a multi-agent tool that scrapes a news article, and creates web posts for Facebook content.

Notifications You must be signed in to change notification settings

bloominstituteoftechnology/facebook_post_creator_student

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Post Content Generator - Guided Project

TLDR

Build Facebook posts after scraping news articles using CrewAI and GPT-4.

What is this, really?

It's a multi-agent system intended to scrape a website, generate a blurb that can be used for social media, and determine which tags could be included to optimize engagement with the post.

What do I need?

An OpenAI key, which yes means you have to have a credit card. You can get an OpenAI keyhere If you would like to see how your agents are performing, you can also create a Langchain account.

How do I get it to work?

Clone this repository to a directory. Run main.py with your version of python from your command line.

About

Create a multi-agent tool that scrapes a news article, and creates web posts for Facebook content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages