Skip to content

poshjosh/automate-idea-to-social

Repository files navigation

automate-idea-to-social

Sample Input

Automate generating and publishing content from ideas to social media.

Automation is done via agents. Each agent runs one or more stages. Each stage involves taking one or more actions.

Agents

See Agents

Events

See Events

Actions

See Actions

Environment

  • For a complete list of environment variables, see: Environment

  • For a complete list of run options, see Run Options.

Installation

  • To install, run the shell/install.sh script (Run this script any time you update dependencies).

Quick Start

  1. Install the app by running shell/install.sh in a command prompt.

  2. Set required environment variables: For a full ist of environment variables, see Environment.

  3. Set the required run options: For a full list of run options, see Run Options.

  4. Run the app by running shell/run.sh in a command prompt.

Development

  • If you want to do some development or run tests, run the shell/install.dev.sh script (only once).
  • ❌ ⚠ Do not update requirements.txt directly. Rather update requirements.in and run shell/install.sh
  • ✅ Update the CHANGELOG.md file, with your changes.

Testing

About

Automate generating and publishing content from ideas

Resources

License

Stars

Watchers

Forks

Packages

No packages published