Limited time 50% off everything

The blog

Notes from the Phoenix landscape.

Tips, tricks & guides on building with Phoenix and Elixir.

Build an AI Chatbot with Phoenix LiveView
Phoenix

Build an AI Chatbot with Phoenix LiveView

Build an AI chatbot with Phoenix LiveView: persisted conversations, LiveView streams, context window budgeting, and tool calling with real authorisation.

By Liam Killingback

Phoenix Usage Metering in Real Time with ETS
Phoenix

Phoenix Usage Metering in Real Time with ETS

Build real-time Phoenix usage metering with ETS: count API calls on an in-memory hot path, enforce plan quotas, and flush to Postgres for billing.

By Liam Killingback

Streaming OpenAI Responses in Phoenix LiveView
Phoenix

Streaming OpenAI Responses in Phoenix LiveView

Learn how to stream OpenAI responses in Phoenix LiveView token-by-token — using Req, async tasks, and clean error handling. Real Elixir code, no JS framework.

By Liam Killingback

Phoenix 1.8 Released: What's New for Developers
Phoenix

Phoenix 1.8 Released: What's New for Developers

Phoenix 1.8 has officially launched, bringing a host of enhancements that streamline development, bolster security, and improve user experience. Here's a breakdown of the key features and updates

By Liam Killingback

The Power of LiveView and Phoenix Native for Mobile Apps
Phoenix

The Power of LiveView and Phoenix Native for Mobile Apps

With the introduction of Phoenix Native, developers can extend their LiveView apps seamlessly to mobile platforms, bringing a whole new level of flexibility and power to the Elixir ecosystem.

By Liam Killingback

Introducing pdfai: A Phoenix-Powered AI PDF Reader with LiveView
Phoenix

Introducing pdfai: A Phoenix-Powered AI PDF Reader with LiveView

Do you need a seamless way to interact with PDFs in real-time? Meet pdfai, our latest website template on phxtemplates, designed for developers who want a robust PDF analysis solution built with Phoenix, LiveView, and OpenAI.

By Liam Killingback