others / medium.com2023-03-24
Building a context loaded chat assistant with OpenAI and Remix
It seems everyone is using Chat GPT in their daily lives. From coding, to recipes, to blog generation, carefully crafted prompt engineering…
It seems everyone is using Chat GPT in their daily lives. From coding, to recipes, to blog generation, carefully crafted prompt engineering…
Recently I tried setting up CDN on my remix.run website hosted on fly.io.
The idea of this article is to try to synthesize a basic approach for a scalable Remix SSR (Server Side Rende) application.
Why I Love Remix for Those Learning to Code