ClickHouse hosted a "ClickHouse and AI - A Summer Meetup" event where Justin Torre from Helicone.ai shared their experience of using ClickHouse for Large Language Model (LLM) observability. Initially, Helicone used Postgres but faced scaling challenges with its dashboards, particularly with aggregation calls that took over 30 seconds to complete. The team migrated to ClickHouse, which provided impressive results, slashing dashboard query times from over 100 seconds to just 0.5 seconds. This migration showcased ClickHouse's efficiency and aligns with Helicone's commitment to open-source. The switch also allowed for the creation of a dual-insertion approach to populate both Postgres views and ClickHouse tables simultaneously. Justin appreciated the support from the ClickHouse team, which helped solve issues efficiently.