ahosker / redditmod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Reddit Mod

I have a Niche Subreddit and think it would be useful for a GPT to reply to the questions users ask. It would be extremly useful to plug that into a dataset to get more accurate information.

I'd also like to see sentiment analysis to warn me of comments.

I'd also like to "tag" posts with a flare, if it is a Question, Informative Post, etc..

Roadmap

GPT Reply

  • Install common Laravel Packages
  • Socialite Login
  • Socialite Reddit Login
  • User - Add Subreddit to "manage" to DB.
  • RSS Feed of Subreddit new threads to DB.
  • Test RSS->Reply Pipeline
  • User - Write a prompt to get replies.
  • Use prompt to get a reply to specific thread.
  • Use prompt to reply to a sepcific thread
  • Implement prompt response to pipeline
  • Add Filter to Pipeline (min likes, reply count before answering)
  • Add Self-Financing
  • Test on my subreddit
  • Release to paid to public.
  • Release source to public, with licenceing, etc..

GPT Knowledge

  • Plan

GPT Sentiment Comment (Thread/Comment)

  • Plan

GPT Tag Posts

  • Plan

Notes

Reddit API

Socialite

About


Languages

Language:PHP 61.5%Language:Blade 37.1%Language:JavaScript 0.8%Language:SCSS 0.6%