Skip to main content
ContentCreator streamlines the process of planning, creating, and distributing engaging content across LinkedIn and Twitter. Create a file config.py with the following code:
config.py
Add prompts in prompts.py
prompts.py
For Scheduling logic, create scheduler.py
scheduler.py
Define workflow in workflow.py:
workflow.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Run the agent