Skip to content

t0fum4n/openai_tweet_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openai_tweet_bot

This is a POC tweet bot using open AI

You will need to add your creds for both twiiter and the openai api in a config.py file in this format

ck = "Consumer key" cs = "Consumer Secret Key" at = "access token" ats = "access token secret" oik = "openai api key"

i made this after i figured out i could structre my prompt in a way that would return a tweet style response.

the use case i am going to use this for is to ceeate tweets from the perspective of historical people.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages