Skip to content
Tech News
← Back to articles

PostHog will train AI models with your data (opted-in by default)

read original more articles
Why This Matters

PostHog's new initiative to train AI models on user data aims to enhance product intelligence, automate testing, and improve user experience. By leveraging data-driven AI, the company seeks to create more proactive, self-driving tools that benefit both developers and consumers. This move signifies a broader industry trend towards integrating AI deeply into product analytics and development workflows.

Key Takeaways

I really think we're on the verge of some of our best work through the next six months.

Over the past year, we've started building more AI-powered features into PostHog, like our AI installation wizard, PostHog AI, and our MCP. They're all wildly popular, but they're only the start.

PostHog's next chapter is about building more proactive, self-driving products. Products that surface answers and solutions for you, act on them, and improve over time.

This is the vision for PostHog Code, which is now in beta. To enable this and more products like it, we want to try something new.

We want to train models on data in PostHog.

What we want to build

We have two goals here:

Make our existing products smarter, more proactive, and useful to you Build entirely new products, like PostHog Code, that help teams build better products, faster

The first area we're interested in is session replay analysis. PostHog AI can already detect issues in replays, but it's expensive and doesn't scale well. We want replays to be as powerful at scale as they are for diagnosing the problems of individual users, and we think a model trained on the underlying data that powers replays will help us achieve this.

Another idea I'm especially excited about is synthetic user testing – i.e. using our knowledge of user behavior to identify when users might get confused, or what flows might break, before you ship to production. As coding models improve, many people are seeing test and review workload increase hugely. We want to automate this, so you can focus on your product.

... continue reading