Finds viral posts from your selected subreddits, ranks them and then turns them into viral posts for X/Threads.
Python + PRAW
Fetches top posts from the last 24 hours.
Uses python to filter viral posts.
Sends the extracted content to chatgpt convert into X/Threads post and then saves it into json in designated folder.
Uses local streamlit app to see all pending drafts.
Once the approve button is presses, it directly triggers this posting step.
Once the approve button is presses, it directly triggers this posting step.
Finds viral posts from your selected subreddits, ranks them and then turns them into viral posts for X/Threads.