Austin GilinLevel Up CodingThe C̶a̶k̶e̶ User Location is a Lie!!!A post discussing the location-based programming. Various ways to access user location, how they can fail, and what to do about it.Aug 1Aug 1
Austin GilinLevel Up CodingAdvanced Architecture for AI Application (AKA AAAA!)This post covers infrastructure improvements for an existing AI application for better delivery, performance, and cost-reduction.Feb 15Feb 15
Austin GilinLevel Up CodingAI for Web Devs: Deploying Your AI App to ProductionThis post covers preparing our app for production, deploying a VPS, running a process manager, and using a reverse-proxy with an SSLFeb 8Feb 8
Austin GilinLevel Up CodingAI for Web Devs: Addressing Bugs, Security, & ReliabilityWalk through our existing AI application and address bugs, security, and reliability concerns for most apps and AI apps specifically.Feb 1Feb 1
Austin GilinLevel Up CodingAI for Web Devs: AI Image GenerationLet’s create a Dialog component with Qwik before I share my strategy for dealing with the nuances of AI image generation with OpenAIJan 30Jan 30
Austin GilinLevel Up CodingAI for Web Devs: Prompt EngineeringPrompt engineering lets you modify AI behavior without changing application code. This post covers tools and techniques.Jan 231Jan 231
Austin GilinLevel Up CodingAI for Web Devs: What Are Neural Networks, LLMs, & GPTs?Good things to understand when building AI applications: artificial neural networks, LLMs, parameters, embeddings, GPTs, and…Jan 23Jan 23
Austin GilinLevel Up CodingAI for Web Devs: Faster Responses with HTTP StreamingAdding HTTP streaming to AI applications can improve perceived performance. This post covers the server side and client side requirements.Jan 16Jan 16
Austin GilinLevel Up CodingAI for Web Devs: Your First API Request to OpenAIMake API request to OpenAI with fetch and Qwik forms, protect API keys with Qwik actions, and hide secrets with environment variables.Jan 12Jan 12
Austin GilinLevel Up CodingAI for Web Devs: Project Introduction & SetupIn this blog post, we start bootstrapping a web development project using Qwik and get things ready to incorporate AI tooling from OpenAI.Sep 18, 2023Sep 18, 2023