- Step1: Clone the GitHub repository
- Step2: Install dependencies via pip install -r requirements.txt
- Step3: Set REDDIT_CLIENT_ID, REDDIT_SECRET, USER_AGENT, and OPENAI_API_KEY in environment variables
- Step4: Configure target subreddit and tasks in the JSON config file
- Step5: Run python reddit_ai_agent.py to start fetching posts and generating outputs
- Step6: Review generated summaries, insights, or reply suggestions and deploy as needed