Same as it ever wasProductivity, even for small for teams, is a complex function involving resources and time. Jan 4Jan 4
Tagging Data in LLM Prompts for Repeatable OutputWhat’s the best way for a prompt to operate on runtime data? Should we use string concatenation like we did for SQL before we knew better?Sep 27, 2024Sep 27, 2024
Coaxing GenAI to Reliably Create Grid Tables in Pandoc MarkdownToday’s LLMs struggle with Pandoc’s strict Markdown grid table format, necessitating retries. But how do we know when the Markdown is…Sep 21, 2024Sep 21, 2024
CloudFormation and VSCodeVSCode has a few extensions for CloudFormation templates. The linter is highly recommended and is sorely missing from the AWS ConsoleJun 4, 2024Jun 4, 2024
AWS DevOps Hero Part 1: Deploy a Web Application to AWS Using CloudFormationThis CloudFormation template builds the following infrastructure for a typical web app (see the diagram below) running on AWS:Apr 19, 2024Apr 19, 2024
Querying AWS Athena Using Natural Language with Langchain and ChatGPTLet’s use GPT programmatically to query virtually any data that is accessible to AWS Athena (CSV files, SQL databases, Cloudwatch Logs, …)…Jan 8, 2024Jan 8, 2024