4 min read Manuel Kießling
SiteBuilder AI Content Editing Git Symfony

Introducing SiteBuilder: AI-Powered Content Editing for Teams

SiteBuilder bridges the gap between ease of use and engineering control, letting non-technical teams edit web content through natural language while maintaining Git workflows and code review.

The Problem We’re Solving

If you’re an engineer on a team with marketing, content, or product people, you’ve probably experienced this: someone needs to update a headline, fix a typo, or add a new testimonial to a landing page. It’s a 30-second change, but it requires you to context-switch, make the edit, commit, push, and deploy.

Multiply that by dozens of requests per week, and suddenly you’re spending significant time being a human content proxy instead of building features.

The obvious solutions have obvious problems:

Enter SiteBuilder

SiteBuilder takes a different approach: it lets non-technical users describe content changes in natural language, while keeping everything in Git with proper review workflows.

Here’s how it works:

  1. Connect your repository. SiteBuilder works with your existing GitHub repositories. No migration needed.

  2. Users describe changes in chat. Instead of learning HTML or a CMS interface, content editors simply describe what they want: “Update the hero headline to ‘Ship Faster with AI’” or “Add a new testimonial from Acme Corp.”

  3. AI makes the changes in isolation. Each editing session happens in a Docker-isolated workspace with its own Git branch. No risk of affecting production.

  4. Review and merge via GitHub. When changes are ready, SiteBuilder creates a Pull Request. Your existing review process applies—engineers can review, comment, and approve just like any other code change.

Why This Matters

For Content Teams

For Engineering Teams

For Organizations

Technical Architecture

SiteBuilder is built with:

The application follows our philosophy of providing well-prepared, streamlined, and batteries-included foundations for serious software projects.

What’s Next

SiteBuilder is currently in active development. We’re working on:

Try It Out

SiteBuilder is open source and available on GitHub. We’d love your feedback as we continue to develop this tool.

If you’re tired of being the content bottleneck for your team, give SiteBuilder a try. And if you have ideas for how we can make it better, open an issue or reach out—we’re building this for teams like yours.