RSSAmplifier

Blog

George Chiramattel's Digital Garden

George Chiramattel's Digital Garden

blog.georgeck.meRSS feed ↗2 posts

Latest posts

Summarize Hacker News Comments with AI Browser Plugin

I have been working with Ann Catherine on a Hacker News specific browser extension and I would like to share the details here. We both love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You ...

How to handle streaming in OpenAI GPT chat completions

Introduction Chat completions powered by OpenAI's GPT can offer a truly magical experience to users. However, when consuming this service through their API, it can be frustrating for the user to wait for the whole API response. Streaming responses ca...