PostDew – LinkedIn posts that don't sound like AI
Yet another AI writing wrapper, but adds a specific pass to strip corporate filler phrases.

AI-detection pipeline interesting, but curated news roundups already exist everywhere.
Tech enthusiasts, AI researchers, people skeptical of AI-generated content
Substack AI newsletters · Perplexity · Ground News
The interesting technical bit: every article goes through a two-pass humanization step that detects and rewrites 24 specific AI writing patterns (significance inflation, copula avoidance like "serves as" instead of "is", em-dash overuse, formulaic conclusions, etc.). It's based on research from the blader/humanizer framework.
Tech stack: Spring Boot, OpenAI + Perplexity APIs, WordPress for publishing, Firestore for data. The pipeline is fully automated - from topic selection to research to writing to humanization to publishing.
I'm curious what HN thinks about the humanization approach. Is stripping AI patterns enough to make AI-generated content genuinely useful, or is there a deeper issue with AI-written tech analysis?
Yet another AI writing wrapper, but adds a specific pass to strip corporate filler phrases.
Automated comedy podcast pipeline with multi-agent writers' room and verification gates.
Useful Claude Code skills wrapper but five minutes per paper claim is marketing hyperbole.
TDD-first auto-fix approach writes failing tests before generating patches, not just patching blindly.
Eighty-six MCP tools for a local agent that posts to TikTok and YouTube automatically.
Tower-style middleware stacking for inference guardrails beats bolted-on if-statements.