crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
19.25k stars 2.67k forks source link

[Feature] Agent to automate task of daily social media posting on all social media plateforms, fetching data from the chatGPT prompt based fine tuning agent. #84

Closed yasir23 closed 8 months ago

yasir23 commented 8 months ago

Basically I got the idea of making an agent like to help enterprise or any major business to automate the task of posting on social media on daily basis through agent.

Actually here the two agents will be working for the task to perform, one is for content fetching from prompt engineering for the perticuler niche of business and other will be posting on different social media handles with image and written posts.

dirvine commented 8 months ago

See langchain docs. It can be done with that integration easily

joaomdmoura commented 8 months ago

Hey there, it seems to be less of an issue of request for crewAI itself and more of something to build with it, I actually built a similar example in the examples repo: https://github.com/joaomdmoura/crewAI-examples/tree/main/instagram_post