I designed and deployed a production-grade, self-correcting AI content system that generates, evaluates, and refines LinkedIn posts using multi-LLM orchestration and human-in-the-loop workflows.
I designed and deployed a production-grade, self-correcting AI content system that generates, evaluates, and refines LinkedIn posts using multi-LLM orchestration and human-in-the-loop workflows.
Most AI content tools rely on one-shot generation. The result is predictable: robotic tone, generic advice, and posts that scream “AI-written.”
For individuals and companies that rely on LinkedIn for visibility, authority, and lead generation, this is a serious problem. Content must feel human, intentional, and aligned with brand standards — not just syntactically correct.
The challenge: build an AI system that doesn’t just generate content, but evaluates and improves it automatically, while keeping humans in control.
Redraft is a self-correcting AI content engine designed to operate like an editorial system rather than a text generator.
It combines:
The result is an AI pipeline that continuously refines output until it meets predefined quality thresholds or is escalated for review.
Redraft follows a decoupled, event-driven architecture designed for automation at scale.
High-level flow:
This design cleanly separates generation, evaluation, storage, and human oversight.
GPT-4 is used for creative reasoning and tone, while Gemini 2.0 Flash acts as an objective evaluator. This separation mirrors real editorial workflows and avoids the weaknesses of single-model systems.
Instead of regenerating blindly, the system feeds structured evaluator feedback back into the generator, improving quality iteratively and reducing prompt heaviness. After max_retries are reached, the draft is handed over to a human.
AI handles scale and iteration; humans retain final authority. Approval and rejection actions directly influence the rewrite pipeline.
All drafts, feedback, and actions are logged in Supabase (PostgreSQL), enabling traceability, analytics, and future optimization.
This system was designed with real operational constraints in mind — not just demos.
Redraft demonstrates how AI systems can move beyond novelty and into revenue-supporting infrastructure.
▶ View the live Redraft system on Hugging Face
Includes dashboard, evaluation loop, and approval workflow running in a production-style environment.
Redraft demonstrates how AI-generated content can be treated as a controlled system rather than an uncontrolled output — where cost-efficency, quality, consistency, and approval are built into the workflow, not handled after the fact.
I specialize in designing and deploying production-grade AI agents that solve real operational challenges. Let's discuss how we can automate your high-stakes workflows.
Contact Me