/TwitterArtCuratorBot

Example Project of a Twitter Art Curator Bot

Primary LanguagePythonMIT LicenseMIT

TwitterArtCuratorBot:robot:

Example Project of a Twitter Art Curator Bot image

This is an example project of my Twitter AI Art Curator Bot. This project does not includes any of the trained models that I used in my bot. You need to implement your own method of curation. But it includes, prompt extraction, tweet scraping(using twint) and tweeting(using TwAuto Library) functions etc.