A hackathon-ready local web app that analyzes Reddit comment debates.
- Fetch a Reddit thread through the local
/api/redditendpoint. - Paste Reddit
.json, copied comments, or simpleAuthor: commenttext. - Detect strongest arguments with a reasoning-strength score.
- Summarize both sides of the debate.
- Flag common logical fallacies such as ad hominem, straw man, false dilemma, slippery slope, hasty generalization, whataboutism, appeal to authority, and circular reasoning.
- Draw a sentiment flow graph across the thread.
- Produce a "who won the debate" verdict with confidence.
node server.jsThen open:
http://localhost:3000
If Reddit blocks a live fetch, paste the thread JSON or copied comments into the text area and run the analyzer.
Raw copied comments:
Debate: Should Reddit add AI summaries?
UserA: AI summaries would help because large threads are hard to navigate. Score: 120
UserB: I disagree. Summaries flatten nuance and can mislead readers. Score: 95
Reddit JSON:
https://www.reddit.com/r/subreddit/comments/post_id/title/.json