Build Facebook posts after scraping news articles using CrewAI and GPT-4.
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.
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.
Clone this repository to a directory. Run main.py
with your version of python from your command line.