My writings

  1. Your idea needs validation

    Essential questions for evaluating any startup idea

  2. Streaming OpenAI in Elixir Phoenix Part III

    Using LiveView to create a streaming chat playground

  3. Streaming OpenAI in Elixir Phoenix Part II

    Making our parser robust to HTTP buffering

  4. Streaming OpenAI in Elixir Phoenix

    How I implemented streaming OpenAI chat completions from scratch using Elixir and Phoenix