Published inLevel 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 1, 2024Aug 1, 2024
Published inLevel 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 15, 2024Feb 15, 2024
Published inLevel 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 8, 2024Feb 8, 2024
Published inLevel 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 1, 2024Feb 1, 2024
Published inLevel 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 30, 2024Jan 30, 2024
Published inLevel Up CodingAI for Web Devs: Prompt EngineeringPrompt engineering lets you modify AI behavior without changing application code. This post covers tools and techniques.Jan 23, 20241Jan 23, 20241
Published inLevel 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 23, 2024Jan 23, 2024
Published inLevel 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 16, 2024Jan 16, 2024
Published inLevel 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 12, 2024Jan 12, 2024
Published inLevel 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