惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
GbyAI
GbyAI
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
B
Blog
aimingoo的专栏
aimingoo的专栏
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
月光博客
月光博客
H
Help Net Security
V
Visual Studio Blog
量子位
A
About on SuperTechFans
博客园 - Franky
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
Martin Fowler
Martin Fowler
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
P
Proofpoint News Feed
MongoDB | Blog
MongoDB | Blog

PostHog's RSS Feed

Training our own AI models - PostHog From 270GB RAM to 5GB: Moving local flag evaluation from Django to Rust The best analytics stack for vibe-coded apps The do's and don'ts of minimum viable product marketing - PostHog The best MCP servers for startups, by workflow 4,063 errors closed without a human opening PostHog – here's what we learned - PostHog PostHog Code and the self-driving product - PostHog Why attacking your competitors online is dumb - PostHog The best real-time analytics platforms for developers, compared DuckDB vs ClickHouse: Why we use both at PostHog - PostHog PostHog's next chapter - PostHog Making Claude Cowork actually useful - PostHog PostHog vs Matomo in-depth tool comparison You're doing lifecycle emails wrong Untangling Tokio and Rayon in production: From 2s latency spikes to 94ms flat The best HIPAA-compliant A/B testing tools - PostHog A beginner's guide to testing AI agents - PostHog I hate the standup bot (so I built an agent to do it for me) - PostHog The best CDPs for developers, compared The best error tracking tools for developers, compared The best feature flag software for developers, compared 7 best session replay tools for mobile apps 7 best free open source business intelligence tools right now 7 best free and open source LLM observability tools PostHog vs LogRocket in-depth tool comparison The most popular PostHog alternatives, compared Open source (and self-hosted) session replay tools - PostHog The 9 best GA4 alternatives for apps and websites - PostHog PostHog vs Google Analytics 4 in-depth tool comparison How we built automatic clustering for LLM traces - PostHog
Why we killed our AI product assistant
Cleo Lant · 2025-11-19 · via PostHog's RSS Feed

jk, we didn't really do that.

Like everyone else, our AI journey started with a chatbot. From the first “you're absolutely right!” it crawled, then walked, then became a lanky teenager with confidently wrong opinions.

Our beloved hedgehog, Max, was the face that greeted you at every AI interaction. It kept learning, and eventually grew into a very capable product assistant. We learned a lot about building AI-powered features along the way.

The problem: Even as we added AI capabilities across the platform, people still thought of Max AI as "the chat bot." The broader vision (AI woven through every product) wasn’t landing.

We didn't want to be another company with hand-wavy marketing like “it's not just a chat bot, it's… [insert amazing AI capability here]”, which meant we needed to rethink how we positioned our AI capabilities in the minds of our users.

Lots of beta users loved Max, but a comparison that kept coming up internally was Clippy; a paperclip animated assistant from Microsoft Office in the late 90’s, known for its intrusive, and unhelpful pop-ups (It was widely disliked and was removed in Office 2007).

automation screenshot

Clippy was ahead of its time. Prove me wrong.

Clippy was the Kool-Aid Man busting through your wall; Max AI was opt-in and useful, but still it's an important lession in perception. Product assistants don’t work when they feel like a novelty UI. Whether users see your AI as a gimmick or a genuine tool is something you have to own, especially if you're building an AI-native product.

Deciding how to address this was a hot topic at PostHog. A single Slack thread blew up with over 90 comments! The discussion was pretty intense, hitting on all the key angles from engineering to marketing. Did the mascot add to the user experience, or did it doom perception of PostHog AI as ‘just a chat bot'.

automation screenshot

In the end, we decided to axe Max. Not because we hate joy (we like it so much we risked tanking our conversion rate). We did it because the mascot was a limiting factor.

Max AI became PostHog AI. Not just a character that lives in one corner, but the underlying architecture of PostHog product intelligence (sorry for sneaking a ‘not just’ statement in there).

automation screenshot

Don’t worry, we asked Max if he was ok with it. He said it was our call

Long before this pivot, and as it was happening, the real work of improving PostHog AI was happening deep within PostHog. The

PostHog AI mini crest

PostHog AI Team

PostHog AI mini crest
PostHog AI Team was building a shared infrastructure with the same philosophy as PostHog SQL: a single system for each small team to extend.

Without it:

  • fragmented experience
  • duplicated effort
  • maintenance nightmare
  • Teams stuck building simple features from scratch instead of advanced stuff by default

With it:

  • shared agent system any product can extend
  • reusable components that work everywhere
  • consistent UX patterns
  • platform-level improvements that benefit everyone automatically

Overhauling the guts was a good move. It enables deterministic tool‑calling, tighter context packing, and fine-tuned reasoning.

Translation: fewer “sorry I can’t do that yet” moments, faster replies, cheaper inference.

Key differences from older architectures:

  • Less hallucination: The agent always checks your data before giving an answer
  • Full visibility: All tool calls are visible to the agent throughout the conversation
  • Maintained context: The agent remembers every decision it made and can build on them
  • Explainable: Chain-of-thought is visible and easy for you to investigate

What PostHog AI can do now:

  • Search and filter: Find insights, filter session recordings, search documentation
  • Create and modify: Build dashboards, create insights, set up surveys
  • Write SQL: Generate and debug PostHog SQL queries for custom analysis
  • Configure and Test Set up and validate feature flags and experiments
  • Teach you PostHog: Explain how features work, recommend best practices, and clarify terms

Interested in a technical deep-dive? Peep our AI platform architecture

How this changes who can use PostHog

As a company, we’re well known for our ICP discipline. Knowing who you’re building for is important — it keeps teams focused, docs clean, and marketing honest. But as PostHog AI matures, we need to keep an eye on the expanding circle.

Tools like Cursor, Replit, and automation platforms such as Make or n8n are built with technical users in mind. Yet their intuitive interfaces also draw in less technical users — people who might not code every day but still have real problems to solve and workflows to automate.

That’s not exactly our goal with PostHog AI.

We’re doubling down on technical users. PostHog AI helps them move faster by automating the tedious parts, connecting insights across products, and turning analysis into “what should I work on next?”

A nice side effect: it also makes PostHog easier for everyone around them. PMs can self-serve data, marketers can ask smarter questions, and analysts can spend less time as human middleware.

PostHog AI ICP

A common piece of feedback we hear during user interviews is that PostHog AI helps with adoption of PostHog across the org.

Assistants are what you build when intelligence sits next to your product. Systems are what you build when intelligence becomes part of it.

For us, that meant letting go of Max as a mascot in order to shape the perception of PostHog AI as an architecture that connects everything together. It reasons across data, automates work, and makes each part of the product a little smarter.

Some folks miss the personality:

automation screenshot

But most people won’t care, so long as the tool makes their workflow better:

automation screenshot

Enable PostHog AI and ask it a question you actually care about this week. Need some inspiration? Check out our example prompts.