Detects claims, identifies fluff, and extracts the actionable truth from long messages.
python3 detect.py --input message.txt
python3 detect.py --text "Your long slack message here..."
Input: Long corporate email
Output: "Core message: Deadline is Friday. Key ask: Approval by EOD Thursday."
共 1 个版本