From 8a357766fac819167874eba160d0ce85949bdaa7 Mon Sep 17 00:00:00 2001 From: pieter Date: Sat, 18 Apr 2026 17:34:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3a6b6a..aa5daab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mastodon Collector -Collects posts, replies, and mentions from a list of Mastodon accounts and stores them in PostgreSQL. Includes automated toxicity analysis using OpenAI GPT-4o-mini, a web UI for account management, data browsing, and manual review of flagged content, plus JSON/CSV APIs for your analysis pipeline. +Collects posts, replies, and mentions from a list of Mastodon accounts and stores them in PostgreSQL. Includes automated toxicity analysis using LLMs, a web UI for account management, data browsing, and manual review of flagged content, plus JSON/CSV APIs for your analysis pipeline. ## Quick Start @@ -47,7 +47,7 @@ The system includes automated toxicity detection and manual review capabilities: ### Features -- **Automated Classification**: Uses OpenAI GPT-4o-mini to analyze posts across 12 toxicity dimensions: +- **Automated Classification**: Uses an LLM to analyze posts across 12 toxicity dimensions: - General toxicity, threats, hate speech - Racism, antisemitism, islamophobia - Sexism, homophobia, ableism