BACON-AI Case Study
The Transformation
What 22 AI agents can do with a 15-year-old website
BEFORE
2011-era
AFTER
2026 PoC
Side-by-Side Comparison
Every aspect of algorithmix.com was evaluated, benchmarked, and reimagined by the agent swarm.
| Aspect | Before (2011-era) | After (2026 PoC) |
|---|---|---|
| Technology | Microsoft FrontPage 6.0, static HTML | Astro 6, Tailwind CSS 4, TypeScript |
| Layout | Fixed 840px, table-based | Fully responsive, CSS Grid/Flexbox |
| Mobile | None — unusable on phones | Mobile-first, all breakpoints |
| Design | Light background, dated graphics | Dark theme, gradient accents, modern typography |
| Navigation | HTML frames/table nav | Sticky nav, dropdown menus, mobile hamburger |
| Pages | ~40+ URLs (many broken) | 23 clean pages, Astro file-based routing |
| German | 73% return 404 errors | German landing page (/de/), i18n ready |
| SEO | No meta tags, no structure | Meta/OG tags, semantic HTML, clean URLs |
| Performance | No compression, render-blocking | Static build, gzip, optimised CSS |
| Accessibility | No ARIA, no semantic HTML | Semantic markup, keyboard navigation |
| Build | Manual FTP uploads | npm run build → static dist/, CI-ready |
What the Agents Found
The agent swarm conducted a comprehensive audit before writing a single line of new code.
121
URLs mapped from the original site
49
Content gaps identified
73%
German pages returning 404
7
Competitors benchmarked
Site Audit
- 121 URLs mapped from the original site
- 49 content gaps identified across product pages, documentation, and support
- 73% of German pages returning 404 errors
- 14 SEO keywords prioritised for organic search targeting
Competitive & Design Research
- 7 competitors benchmarked: iZotope, CEDAR Audio, Steinberg, Acon Digital, Sonnox, Waves, MAAT
- 9 design reference sites evaluated for modern audio-tech aesthetics
- 14 SEO keywords prioritised across English and German markets
- Missing MAAT partnership documentation — 2017: Algorithmix EQ algorithms live in modern 64-bit products
See It Yourself
Compare the original website with the AI-generated proof of concept side by side.
The old site remains live for comparison. The new site is a proof-of-concept built entirely by AI agents.