TweetPersonaBot is a Python project that uses the Twitter API and OllamaLLM
to generate tweets in the style of Playboi Carti. It scrapes Playboi Carti's tweets, analyzes their structure, and generates new tweets using a language model. These generated tweets can then be posted directly to Twitter via the Tweepy library.
-
Scrapes tweets from Playboi Carti's timeline using Twitter's syndication service.
-
Uses
OllamaLLM
(LLaMA model) to generate a new tweet that imitates Playboi Carti's style. -
Automatically posts the generated tweet to your Twitter account using the Tweepy API.
-
Ensures no URLs or extra explanations in the generated tweet