BS Detector — Find the Real Point
Detects claims, identifies fluff, and extracts the actionable truth from long messages.
Usage
python3 detect.py --input message.txt
python3 detect.py --text "Your long slack message here..."
Features
- Claim extraction from long text
- Fluff detection (filler, buzzwords, corporate speak)
- Core point summarization
- Sentiment analysis
- Key numbers and facts highlighted
Example
Input: Long corporate email Output: "Core message: Deadline is Friday. Key ask: Approval by EOD Thursday."