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โฆ
The idea of this article is to try to synthesize a basic approach for a scalable Remix SSR (Server Side Rende) application.
It seems everyone is using Chat GPT in their daily lives. From coding, to recipes, to blog generation, carefully crafted prompt engineeringโฆ
Tutorial on how to create a Remix ecommerce store together with Medusa.
Recently I tried setting up CDN on my remix.run website hosted on fly.io.
Why I Love Remix for Those Learning to Code