Two AIs review. A third attacks. You get the truth. — ai-flow-architect #2
wdnmd1265
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I just launched the first version of ai-flow-architect, a multi‑model adversarial code auditing framework.
The problem: Single‑AI code reviewers (like PR‑Agent, CodeRabbit, Copilot) have a 54% false‑positive rate. You trust their output, but they hallucinate.
The solution: Two AIs review your code. A third one tries to break it. You get the truth.
🔍 How it works
🎮 Try it live
Playground: https://wdnmd1265.github.io/ai-flow-architect/playground.html
Click any of the three demo cards (SQL injection, logic flaw, contract trap) to see the full 8‑second adversarial review animation, then the final TrustReport.
📦 Install
🧠 What makes this different
🚀 What’s next
Phase 1 is live (Playground + OG + README). Phase 2 will add:
❓ Feedback wanted
GitHub repo: https://github.com/wdnmd1265/ai-flow-architect
Thanks for reading, and I’d love to hear your thoughts.
All reactions