AI Forum Posting Automation
Budget: $30 – $250 USD
I need a small but robust program that lets me hand-off forum posting to an AI agent. The goal is simple: feed the script a topic or URL and have it craft natural-sounding questions, answers and follow-up comments, then publish them automatically.
My basic idea is this
1. I should be able to configure several bots as users on a forum.
2. Bots will ask questions and will answer them. It should all look like a real discussion forum where people are asking questions and interacting with each other.
Content generation must rely on modern NLP models—think GPT-4 or a comparable open-weight alternative—not on rigid templates or recycled text. I am planning to run this on a forum like vbulletin (or even you can suggest some platform)
Authentication flows, rate-limits and community guidelines all need to be respected. Python is my preferred language because of its rich ecosystem (PRAW, Selenium, Stack Exchange API, transformers, etc.), but I’m open to other stacks if you can justify them.
Deliverables
• A well-documented, runnable script or micro-service that accepts keywords/topics and posts AI-generated questions, answers and comments.
• Configuration file or ENV setup for API keys, cookies and posting frequency.
• Brief README explaining how to add additional forums and switch between different language models.
• Log output that records URLs of every successful post for easy review.
I will test by pointing the agent at a sandbox subreddit and a private Stack Overflow for Teams space; the job is complete when the posts show up, read naturally and no platform rules are violated.
My basic idea is this
1. I should be able to configure several bots as users on a forum.
2. Bots will ask questions and will answer them. It should all look like a real discussion forum where people are asking questions and interacting with each other.
Content generation must rely on modern NLP models—think GPT-4 or a comparable open-weight alternative—not on rigid templates or recycled text. I am planning to run this on a forum like vbulletin (or even you can suggest some platform)
Authentication flows, rate-limits and community guidelines all need to be respected. Python is my preferred language because of its rich ecosystem (PRAW, Selenium, Stack Exchange API, transformers, etc.), but I’m open to other stacks if you can justify them.
Deliverables
• A well-documented, runnable script or micro-service that accepts keywords/topics and posts AI-generated questions, answers and comments.
• Configuration file or ENV setup for API keys, cookies and posting frequency.
• Brief README explaining how to add additional forums and switch between different language models.
• Log output that records URLs of every successful post for easy review.
I will test by pointing the agent at a sandbox subreddit and a private Stack Overflow for Teams space; the job is complete when the posts show up, read naturally and no platform rules are violated.