A demo using GPTScript to encapsulate an automated workflow consisting of the following steps:
- Get a selection of twitter posts
- Summarize their content
- Summarize the content of any links they directly reference
- Write the results to a Markdown document
To launch, run:
gptscript github.com/gptscript-ai/workflow-demo
or clone this repository and run the local file:
gh repo clone gptscript-ai/workflow-demo
cd workflow-demo
gptscript ./tool.gpt