Skip to content

using chatgpt, openai and aws lambdas to schedule generative tweets about any topic

Notifications You must be signed in to change notification settings

rihp/lambdas-generative-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generative Tweets

This sample portfolio project uses ChatGPT to scaffold an app that leverages OpenAI, AWS Lambdas and the Twitter API to schedule generative tweets about any topic you desire.

The cost of running this bot is a few pennies a month for a couple of runs per day.

Recommend using the max_tokens parameter with a value of 50 tokens or less to have tweets match the 280 character limit.

Requirements:

  • Python 3.9 or higher

image

Watch the full tutorial video for a step by step process on how to build, modify and deploy the bot.

About

using chatgpt, openai and aws lambdas to schedule generative tweets about any topic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages