Reddit AI Detector

Reddit AI Detector is a Chrome extension and backend system designed to analyze Reddit posts and estimate whether they are likely generated by AI or written by a human. The project was built to test end-to-end system design, combining a browser-based user experience with an API that performs text analysis using language model based scoring.

Tech Stack

  • HTML
  • CSS
  • Javascript
  • FastAPI
  • Python